Open sgoroshko opened 4 years ago
I can't get url parameter from inline keyboard
url
types.go:212
InlineKeyboardButtonTypeURLType InlineKeyboardButtonTypeEnum = "inlineKeyboardButtonTypeURL"
must be:
InlineKeyboardButtonTypeURLType InlineKeyboardButtonTypeEnum = "inlineKeyboardButtonTypeUrl"
I can't get
url
parameter from inline keyboardtypes.go:212
must be: