Wasm Directoryalpha
Record

post-send-media-group-params

No description available.

record post-send-media-group-params {
  allow-sending-without-reply: option​<bool>,
  chat-id: string,
  disable-notification: option​<bool>,
  media: list​<string>,
  reply-to-message-id: option​<s32>,
}

Fields

NameTypeDescription
allow-sending-without-replyoption​<bool>
chat-idstring
disable-notificationoption​<bool>
medialist​<string>
reply-to-message-idoption​<s32>