Current section

Files

Jump to
telega include telega@update_AudioUpdate.hrl
Raw

include/telega@update_AudioUpdate.hrl

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