Current section

Files

Jump to
telega include telega@update_ChatJoinRequestUpdate.hrl
Raw

include/telega@update_ChatJoinRequestUpdate.hrl

-record(chat_join_request_update, {
from_id :: integer(),
chat_id :: integer(),
chat_join_request :: telega@model:chat_join_request(),
raw :: telega@model:update()
}).