secondary external chat ids for ig comment
This commit is contained in:
commit
28e6945670
@ -363,6 +363,7 @@ type SendData struct {
|
||||
ExternalChatID string `json:"external_chat_id"`
|
||||
Quote *SendMessageRequestQuote `json:"quote,omitempty"`
|
||||
ReplyDeadline *time.Time `json:"reply_deadline,omitempty"`
|
||||
SecondaryExternalChatIDs []string `json:"secondary_external_chat_ids,omitempty"`
|
||||
}
|
||||
|
||||
// Item struct.
|
||||
|
Loading…
Reference in New Issue
Block a user