Wrong method for SetMyShortDescriptionConfig
Co-authored-by: Paolo Rossi <paolo.rossi@pucp.edu.pe>
This commit is contained in:
parent
10078d1492
commit
32982cf433
1 changed files with 1 additions and 1 deletions
|
@ -2913,7 +2913,7 @@ type SetMyShortDescriptionConfig struct {
|
|||
}
|
||||
|
||||
func (config SetMyShortDescriptionConfig) method() string {
|
||||
return "setMyDescription"
|
||||
return "setMyShortDescription"
|
||||
}
|
||||
|
||||
func (config SetMyShortDescriptionConfig) params() (Params, error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue