Current section

Files

Jump to
telega include telega@update_ChatMemberUpdate.hrl
Raw

include/telega@update_ChatMemberUpdate.hrl

-record(chat_member_update, {
from_id :: integer(),
chat_id :: integer(),
chat_member_updated :: telega@model@types:chat_member_updated(),
raw :: telega@model@types:update()
}).