memos/plugin/telegram
Lincoln Nogueira 14b34edca3
chore: fix misuse of package path instead of filepath.path (#2684)
As stated by https://pkg.go.dev/path, "path" is mainly for URLs, "path.filepath" for file systems
2023-12-29 07:50:15 +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
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: fix misuse of package path instead of filepath.path (#2684) 2023-12-29 07:50:15 +08:00
attachment_test.go
audio.go
bot.go chore: move common packages to internal 2023-10-26 09:02:50 +08:00
callback_query.go
chat.go
document.go
download.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
file.go
handle.go
inline_keyboard_button.go
message.go
message_entity.go
photosize.go
request.go chore: update golangci-lint config 2023-09-17 22:55:13 +08:00
update.go
user.go
video.go
video_note.go
voice.go