Current section

Files

Jump to
telega include telega@model_BotCommandScopeChatMember.hrl
Raw

include/telega@model_BotCommandScopeChatMember.hrl

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