memos/plugin/telegram
Athurg Gooth 845297ec03
refactor: change all Robot to Bot (#1767)
* Change all `Robot` to `Bot`

* Change all `r` of `Bot` to `b`

* Change `Robot` to `bot` in comments

* Fix typo

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 19:49:05 +08:00
..
api_edit_message.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
api_get_file.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
api_get_updates.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
api_send_message.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
bot.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
chat.go feat: implement telegram bot plugin (#1740) 2023-05-26 09:43:51 +08:00
download.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
file.go feat: implement telegram bot plugin (#1740) 2023-05-26 09:43:51 +08:00
handle.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
message.go feat: implement telegram bot plugin (#1740) 2023-05-26 09:43:51 +08:00
photosize.go feat: implement telegram bot plugin (#1740) 2023-05-26 09:43:51 +08:00
request.go refactor: change all Robot to Bot (#1767) 2023-05-29 19:49:05 +08:00
update.go feat: implement telegram bot plugin (#1740) 2023-05-26 09:43:51 +08:00
user.go feat: implement telegram bot plugin (#1740) 2023-05-26 09:43:51 +08:00