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