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@types:video(),
message :: telega@model@types:message(),
raw :: telega@model@types:update()
}).