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
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
1 year ago
..
animation.go
api_answer_callback_query.go
api_edit_message.go chore: update golangci-lint config 1 year ago
api_get_file.go
api_get_updates.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
api_send_message.go feat: notify by telegram while new memo create by HTTP (#2215) 1 year ago
attachment.go chore: fix misuse of package path instead of filepath.path (#2684) 1 year ago
attachment_test.go
audio.go
bot.go chore: move common packages to internal 1 year ago
callback_query.go
chat.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
document.go
download.go chore: update golangci-lint config 1 year ago
file.go
handle.go
inline_keyboard_button.go
message.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
message_entity.go
photosize.go
request.go chore: update golangci-lint config 1 year ago
update.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
user.go fix: all ID from int to int64 to avoid 32bits machine break (#2191) 2 years ago
video.go
video_note.go
voice.go