all repos — telegram-bot-api @ 9b085ce6a62e50f2a7c657517f36c6d7f0cfd2a7

Golang bindings for the Telegram Bot API

Merge branch 'bot-api-6.7'
OvyFlash olegshva4ko@gmail.com
Sun, 13 Aug 2023 13:34:53 +0300
commit

9b085ce6a62e50f2a7c657517f36c6d7f0cfd2a7

parent

f4cedb2ab5a1cec93244698180000169e17ece3c

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M configs.goconfigs.go

@@ -2913,7 +2913,7 @@ LanguageCode string

} func (config SetMyShortDescriptionConfig) method() string { - return "setMyDescription" + return "setMyShortDescription" } func (config SetMyShortDescriptionConfig) params() (Params, error) {