1
0
mirror of synced 2024-11-24 22:16:05 +03:00

ReplyDeadline в методе отправки сообщения

This commit is contained in:
Roman Shakhov 2020-03-11 16:11:23 +03:00
parent 1130e601c1
commit dc99c480a9

View File

@ -253,6 +253,7 @@ type SendData struct {
Channel uint64 `json:"channel"`
ExternalChatID string `json:"external_chat_id"`
Quote *SendMessageRequestQuote `json:"quote,omitempty"`
ReplyDeadline *time.Time `json:"reply_deadline,omitempty"`
}
// Item struct