LICENSE
README.md
setup.py
shitgram/__init__.py
shitgram/bot.py
shitgram/enums.py
shitgram/utils.py
shitgram.egg-info/PKG-INFO
shitgram.egg-info/SOURCES.txt
shitgram.egg-info/dependency_links.txt
shitgram.egg-info/requires.txt
shitgram.egg-info/top_level.txt
shitgram/exceptions/__init__.py
shitgram/exceptions/api_exception.py
shitgram/handlers/__init__.py
shitgram/handlers/on_callback_query.py
shitgram/handlers/on_channel_post.py
shitgram/handlers/on_chosen_inline_result.py
shitgram/handlers/on_edited_channel_post.py
shitgram/handlers/on_edited_message.py
shitgram/handlers/on_inline_query.py
shitgram/handlers/on_message.py
shitgram/handlers/on_update.py
shitgram/methods/__init__.py
shitgram/methods/copy_message.py
shitgram/methods/forward_message.py
shitgram/methods/get_me.py
shitgram/methods/send_media_group.py
shitgram/methods/send_message.py
shitgram/methods/send_photo.py
shitgram/methods/send_request.py
shitgram/methods/send_sticker.py
shitgram/types/__init__.py
shitgram/types/animation.py
shitgram/types/audio.py
shitgram/types/callback_game.py
shitgram/types/callbackquery.py
shitgram/types/chat.py
shitgram/types/chat_administrator_rights.py
shitgram/types/chat_location.py
shitgram/types/chat_permissions.py
shitgram/types/chat_photo.py
shitgram/types/chat_shared.py
shitgram/types/contact.py
shitgram/types/dice.py
shitgram/types/document.py
shitgram/types/force_reply.py
shitgram/types/forum.py
shitgram/types/game.py
shitgram/types/inline_keyboard.py
shitgram/types/inline_query.py
shitgram/types/input_file.py
shitgram/types/input_media.py
shitgram/types/input_message_content.py
shitgram/types/invoice.py
shitgram/types/location.py
shitgram/types/login_url.py
shitgram/types/mention.py
shitgram/types/message.py
shitgram/types/message_auto_delete_timer_changed.py
shitgram/types/message_entity.py
shitgram/types/parser.py
shitgram/types/passport.py
shitgram/types/payments.py
shitgram/types/photosize.py
shitgram/types/poll.py
shitgram/types/proximity_alert_triggered.py
shitgram/types/reply_keyboard.py
shitgram/types/sticker.py
shitgram/types/story.py
shitgram/types/switch_inline_query_chosen_chat.py
shitgram/types/update.py
shitgram/types/user.py
shitgram/types/user_shared.py
shitgram/types/venue.py
shitgram/types/video.py
shitgram/types/video_chat.py
shitgram/types/voice.py
shitgram/types/web_app.py
shitgram/types/write_access_allowed.py