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
api_get_file.go
api_get_updates.go
api_send_message.go
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
callback_query.go
chat.go
document.go
download.go
file.go
handle.go
inline_keyboard_button.go
message.go
message_entity.go
photosize.go
request.go
update.go
user.go
video.go
video_note.go
voice.go