Current section

Files

Jump to
telega include telega@update_VideoUpdate.hrl
Raw

include/telega@update_VideoUpdate.hrl

-record(video_update, {
from_id :: integer(),
chat_id :: integer(),
video :: telega@model:video(),
message :: telega@model:message(),
raw :: telega@model:update()
}).