Merge branch 'develop' into bot-api-5.0
This commit is contained in:
commit
24e02f7ba6
8 changed files with 2597 additions and 857 deletions
|
@ -310,6 +310,7 @@ var (
|
|||
_ Chattable = MessageConfig{}
|
||||
_ Chattable = PhotoConfig{}
|
||||
_ Chattable = PinChatMessageConfig{}
|
||||
_ Chattable = PreCheckoutConfig{}
|
||||
_ Chattable = PromoteChatMemberConfig{}
|
||||
_ Chattable = DeleteWebhookConfig{}
|
||||
_ Chattable = RestrictChatMemberConfig{}
|
||||
|
@ -318,6 +319,7 @@ var (
|
|||
_ Chattable = SetChatPhotoConfig{}
|
||||
_ Chattable = SetChatTitleConfig{}
|
||||
_ Chattable = SetGameScoreConfig{}
|
||||
_ Chattable = ShippingConfig{}
|
||||
_ Chattable = StickerConfig{}
|
||||
_ Chattable = StopPollConfig{}
|
||||
_ Chattable = StopMessageLiveLocationConfig{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue