native
is_user_bot
Syntax
native is_user_bot(index);
Description
Returns if the client is a bot.
Parameters
| index | Client index |
|---|
Return
1 if client is a bot, 0 otherwise
native
native is_user_bot(index);
Returns if the client is a bot.
| index | Client index |
|---|
1 if client is a bot, 0 otherwise