go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.7k stars 879 forks source link

func (*Message) CommandArguments didn't return arguments #524

Closed troit5ky closed 2 years ago

troit5ky commented 2 years ago

func (*Message) CommandArguments didn't return arguments, because "/cmd args" not a command

troit5ky commented 2 years ago

my bad