tgram.decorators package¶
Submodules¶
tgram.decorators.on_all module¶
tgram.decorators.on_business_connection module¶
tgram.decorators.on_business_message module¶
tgram.decorators.on_callback_query module¶
tgram.decorators.on_channel_post module¶
tgram.decorators.on_chat_boost module¶
tgram.decorators.on_chat_join_request module¶
tgram.decorators.on_chat_member module¶
tgram.decorators.on_chosen_inline_result module¶
tgram.decorators.on_deleted_business_messages module¶
tgram.decorators.on_edited_business_message module¶
tgram.decorators.on_edited_channel_post module¶
tgram.decorators.on_edited_message module¶
tgram.decorators.on_inline_query module¶
tgram.decorators.on_message module¶
tgram.decorators.on_message_reaction module¶
tgram.decorators.on_message_reaction_count module¶
tgram.decorators.on_my_chat_member module¶
tgram.decorators.on_poll module¶
tgram.decorators.on_poll_answer module¶
tgram.decorators.on_pre_checkout_query module¶
tgram.decorators.on_removed_chat_boost module¶
tgram.decorators.on_shipping_query module¶
Module contents¶
- class tgram.decorators.Decorators[source]¶
Bases:
OnAll
,OnBusinessConnection
,OnBusinessMessage
,OnCallbackQuery
,OnChannelPost
,OnChatBoost
,OnChatJoinRequest
,OnChatMember
,OnChosenInlineResult
,OnDeletedBusinessMessages
,OnEditedBusinessMessage
,OnEditedChannelPost
,OnEditedMessage
,OnInlineQuery
,OnMessage
,OnMessageReaction
,OnMessageReactionCount
,OnMyChatMember
,OnPoll
,OnPollAnswer
,OnPreCheckoutQuery
,OnPurchasedPaidMedia
,OnRemovedChatBoost
,OnShippingQuery
,OnException