Record
post-send-sticker-params
No description available.
record post-send-sticker-params {
allow-sending-without-reply: option<bool>,
chat-id: string,
disable-notification: option<bool>,
reply-markup: option<string>,
reply-to-message-id: option<s32>,
sticker: string,
}Fields
| Name | Type | Description |
|---|---|---|
| allow-sending-without-reply | option<bool> | |
| chat-id | string | |
| disable-notification | option<bool> | |
| reply-markup | option<string> | |
| reply-to-message-id | option<s32> | |
| sticker | string |