Current section

Files

Jump to
telega include telega@update_EditedChannelPostUpdate.hrl
Raw

include/telega@update_EditedChannelPostUpdate.hrl

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