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
| Name | Type | Description |
|---|---|---|
| allow-sending-without-reply | option<bool> | |
| chat-id | string | |
| disable-notification | option<bool> | |
| media | list<string> | |
| reply-to-message-id | option<s32> |