fix(channels): sync monoforum suggested forwards and reactions
This commit is contained in:
parent
45a7e117ea
commit
fd47dd765a
17 changed files with 650 additions and 23 deletions
|
|
@ -1627,6 +1627,7 @@ type SendMonoforumMessageRequest struct {
|
|||
Entities []MessageEntity
|
||||
Media *MessageMedia
|
||||
ReplyTo *MessageReply
|
||||
Forward *MessageForward
|
||||
Silent bool
|
||||
NoForwards bool
|
||||
SuggestedPost *SuggestedPost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue