1
0
Fork 0
📚 Golang bindings for Telegram API https://core.telegram.org/bots/api
Go to file
fossabot 13acc92666 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2018-04-17 03:11:22 -07:00
docs Add license scan report and status 2018-04-17 03:11:22 -07:00
login 🏗️ Login package refactor 2018-04-12 19:19:41 +05:00
test 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
.gitignore 🎉 Initial commit 2017-09-04 23:20:52 +05:00
LICENSE.md 🎉 Initial commit 2017-09-04 23:20:52 +05:00
answer_callback_query.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
answer_inline_query.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
answer_pre_checkout_query.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
answer_shipping_query.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
constants.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
delete_chat_photo.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
delete_chat_sticker_set.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
delete_message.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
delete_sticker_from_set.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
delete_webhook.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
doc.go 🔖 Changed version to 3.6 2018-02-16 03:03:17 +05:00
edit_message_caption.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
edit_message_live_location.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
edit_message_reply_markup.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
edit_message_text.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
export_chat_invite_link.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
forward_message.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_chat.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_chat_administrators.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_chat_member.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_chat_members_count.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_file.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_game_high_scores.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
get_me.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_sticker_set.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_updates.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_user_profile_photos.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
get_webhook_info.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
kick_chat_member.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
leave_chat.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
models.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
pin_chat_message.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
request.go ♻️ Refactoring methods parameters 2018-02-16 04:28:59 +05:00
send_chat_action.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_contact.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_document.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_game.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_invoice.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
send_location.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
send_media_group.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_message.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_photo.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
send_venue.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
set_chat_description.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
set_chat_photo.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
set_chat_sticker_set.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
set_chat_title.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
set_game_score.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
set_sticker_position_in_set.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
set_webhook.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
unban_chat_member.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
unpin_chat_message.go 🎨 Use method constants 2018-04-12 16:58:05 +05:00
upload.go 🚨 Removed linter warnings about data format 2018-04-12 19:27:28 +05:00
utils.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
utils_bot.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
utils_chat.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
utils_entity.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
utils_inline_keyboard.go 🚚 Rename helpers to utils 2018-04-12 16:53:29 +05:00
utils_inline_query_result.go 🚚 Rename helpers to utils 2018-04-12 16:53:29 +05:00
utils_input.go 🚚 Rename helpers to utils 2018-04-12 16:53:29 +05:00
utils_keyboard.go 🚚 Rename helpers to utils 2018-04-12 16:53:29 +05:00
utils_member.go 🚚 Rename helpers to utils 2018-04-12 16:53:29 +05:00
utils_message.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00
utils_update.go 🚚 Rename helpers to utils 2018-04-12 16:53:29 +05:00
utils_user.go ♻️ Added new stuff, maked small fixes 2018-04-12 17:56:53 +05:00

docs/README.md

GoLang bindings for the Telegram API discordFOSSA Status

License

FOSSA Status