Current section

Files

Jump to
telega include telega@update_ChannelPostUpdate.hrl
Raw

include/telega@update_ChannelPostUpdate.hrl

-record(channel_post_update, {
from_id :: integer(),
chat_id :: integer(),
post :: telega@model@types:message(),
raw :: telega@model@types:update()
}).