Wasm Directoryalpha
Record

post-send-voice-params

No description available.

record post-send-voice-params {
  allow-sending-without-reply: option​<bool>,
  caption: option​<string>,
  caption-entities: option​<list​<message-entity>>,
  chat-id: string,
  disable-notification: option​<bool>,
  duration: option​<s32>,
  parse-mode: option​<string>,
  reply-markup: option​<string>,
  reply-to-message-id: option​<s32>,
  voice: string,
}

Fields

NameTypeDescription
allow-sending-without-replyoption​<bool>
captionoption​<string>
caption-entitiesoption​<list​<message-entity>>
chat-idstring
disable-notificationoption​<bool>
durationoption​<s32>
parse-modeoption​<string>
reply-markupoption​<string>
reply-to-message-idoption​<s32>
voicestring