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