aboutsummaryrefslogtreecommitdiff
path: root/api/telegram/bot/message.go
AgeCommit message (Expand)Author
2026-01-03all: use SPDX license header formatShulhan
2023-09-11api/telegram/bot: realign struct for better size allocationShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-06-10all: update email addressShulhan
2020-04-12telegram/bot: trim the bot's name when parsing commandShulhan
2020-04-11telegram/bot: fix parsing command and arguments on parseCommandArgsShulhan
2020-04-11api/telegram/bot: Go package for Telegram API BotShulhan