You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
api_edit_message.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
api_get_file.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
api_get_updates.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
api_send_message.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
bot.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
chat.go
download.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
file.go
handle.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
message.go
photosize.go
request.go refactor: change all `Robot` to `Bot` (#1767) 3 years ago
update.go
user.go