memos/plugin/telegram
2024-03-12 22:48:53 +08:00
..
animation.go
api_answer_callback_query.go
api_edit_message.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
api_get_file.go
api_get_updates.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2023-09-06 21:14:07 +08:00
api_send_message.go feat: notify by telegram while new memo create by HTTP (#2215) 2023-09-13 21:36:43 +08:00
attachment.go chore: update logger 2024-02-29 23:54:43 +08:00
attachment_test.go
audio.go
bot.go chore: update logger 2024-02-29 23:54:43 +08:00
callback_query.go
chat.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2023-09-06 21:14:07 +08:00
document.go
download.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
file.go
handle.go chore: update tg message handler 2024-03-12 22:48:53 +08:00
inline_keyboard_button.go
message.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2023-09-06 21:14:07 +08:00
message_entity.go chore: update tg message handler 2024-03-12 22:48:53 +08:00
photosize.go
request.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
update.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2023-09-06 21:14:07 +08:00
user.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2023-09-06 21:14:07 +08:00
video.go
video_note.go
voice.go