Current section

Files

Jump to
telega include telega@models@bot_command_BotCommandScopeChatMember.hrl
Raw

include/telega@models@bot_command_BotCommandScopeChatMember.hrl

-record(bot_command_scope_chat_member, {
chat_id :: telega@models@common:int_or_string(),
user_id :: integer()
}).