Fix mistyped comment.
Syfaro syfaro@huefox.com
Wed, 10 Mar 2021 22:01:47 -0500
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
helpers.go
→
helpers.go
@@ -688,7 +688,7 @@ LoginURL: &loginUrl,
} } -// NewInlineKeyboardButtonLoginURL creates an inline keyboard button with text +// NewInlineKeyboardButtonURL creates an inline keyboard button with text // which goes to a URL. func NewInlineKeyboardButtonURL(text, url string) InlineKeyboardButton { return InlineKeyboardButton{