Current section

Files

Jump to
telega include telega@update_PollUpdate.hrl
Raw

include/telega@update_PollUpdate.hrl

-record(poll_update, {
from_id :: integer(),
chat_id :: integer(),
poll :: telega@model@types:poll(),
raw :: telega@model@types:update()
}).