Current section

Files

Jump to
telega include telega@model@types_BotCommandScopeChatMember.hrl
Raw

include/telega@model@types_BotCommandScopeChatMember.hrl

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