BOT API 6.7 implementation
This commit is contained in:
parent
c33a1d7c56
commit
7d82083b03
5 changed files with 150 additions and 13 deletions
|
@ -369,6 +369,8 @@ var (
|
|||
_ Chattable = SetMyDescriptionConfig{}
|
||||
_ Chattable = GetMyShortDescriptionConfig{}
|
||||
_ Chattable = SetMyShortDescriptionConfig{}
|
||||
_ Chattable = GetMyNameConfig{}
|
||||
_ Chattable = SetMyNameConfig{}
|
||||
)
|
||||
|
||||
// Ensure all Fileable types are correct.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue