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