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