1
0
mirror of synced 2024-11-21 20:46:05 +03:00

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

This commit is contained in:
Alex Lushpai 2020-06-18 17:15:38 +03:00 committed by GitHub
commit 485233cd2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,6 +268,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