Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockVoiceNote

Interface: TelegramRichBlockVoiceNote

Defined in: @gramio/types/out/objects.d.ts:8348

A block with a voice note, corresponding to the HTML tag <audio>.

Documentation

Properties

PropertyTypeDescriptionDefined in
caption?TelegramRichBlockCaptionOptional. Caption of the block@gramio/types/out/objects.d.ts:8360
type"voice_note"Type of the block, always “voice_note”@gramio/types/out/objects.d.ts:8352
voice_noteTelegramVoiceThe voice note@gramio/types/out/objects.d.ts:8356