VerificationStatus¶
Contains information about verification status of a chat or a user
VerificationStatus(
is_verified: Bool,
is_scam: Bool,
is_fake: Bool,
bot_verification_icon_custom_emoji_id: int64
) → VerificationStatus
is_verified¶
Bool
True, if the chat or the user is verified by Telegram
is_scam¶
Bool
True, if the chat or the user is marked as scam by Telegram
is_fake¶
Bool
True, if the chat or the user is marked as fake by Telegram
bot_verification_icon_custom_emoji_id¶
int64
Identifier of the custom emoji to be shown as verification sign provided by a bot for the user; 0 if none