K🔪
Size: a a a
K🔪
K🔪
M
$g =$bot->get_chat_member($chat['id'], 1466724053);
var_dump($g);array(2) {
["ok"]=>
bool(true)
["result"]=>
array(2) {
["user"]=>
array(3) {
["id"]=>
int(1466724053)
["is_bot"]=>
bool(false)
["first_name"]=>
string(1) "$"
}
["status"]=>
string(6) "member"
}
}
0.23 секK🔪
M
$g =$bot->get_chat_member($chat['id'], $from['id']);
var_dump($g);array(2) {
["ok"]=>
bool(true)
["result"]=>
array(12) {
["user"]=>
array(5) {
["id"]=>
int(1104136473)
["is_bot"]=>
bool(false)
["first_name"]=>
string(6) "KILLER"
["username"]=>
string(5) "SQdev"
["language_code"]=>
string(2) "ru"
}
["status"]=>
string(13) "administrator"
["can_be_edited"]=>
bool(false)
["can_manage_chat"]=>
bool(true)
["can_change_info"]=>
bool(false)
["can_delete_messages"]=>
bool(true)
["can_invite_users"]=>
bool(true)
["can_restrict_members"]=>
bool(true)
["can_pin_messages"]=>
bool(false)
["can_promote_members"]=>
bool(false)
["can_manage_voice_chats"]=>
bool(true)
["is_anonymous"]=>
bool(false)
}
}
0.37 секС
K🔪
С
K🔪
K🔪
С
K🔪
K🔪
С
K🔪
С
K🔪
С
K🔪
С