Merge branch 'bot-api-6.7'
This commit is contained in:
commit
9b085ce6a6
1 changed files with 1 additions and 1 deletions
|
@ -2913,7 +2913,7 @@ type SetMyShortDescriptionConfig struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (config SetMyShortDescriptionConfig) method() string {
|
func (config SetMyShortDescriptionConfig) method() string {
|
||||||
return "setMyDescription"
|
return "setMyShortDescription"
|
||||||
}
|
}
|
||||||
|
|
||||||
func (config SetMyShortDescriptionConfig) params() (Params, error) {
|
func (config SetMyShortDescriptionConfig) params() (Params, error) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue