GramIO API Reference / @gramio/contexts/dist / ContextsMapping
Type Alias: ContextsMapping<Bot>
ContextsMapping<
Bot> =object
Defined in: contexts/index.d.ts:105
Mapping events to their contexts
Type Parameters
| Type Parameter |
|---|
Bot extends BotLike |
Properties
| Property | Type | Defined in |
|---|---|---|
boost_added | BoostAddedContext<Bot> | contexts/index.d.ts:138 |
business_connection | BusinessConnectionContext<Bot> | contexts/index.d.ts:125 |
business_message | MessageContextWithRequiredFrom<Bot> | contexts/index.d.ts:122 |
callback_query | CallbackQueryContext<Bot> | contexts/index.d.ts:106 |
channel_post | MessageContext<Bot> | contexts/index.d.ts:119 |
chat_background_set | ChatBackgroundSetContext<Bot> | contexts/index.d.ts:139 |
chat_boost | ChatBoostContext<Bot> | contexts/index.d.ts:173 |
chat_join_request | ChatJoinRequestContext<Bot> | contexts/index.d.ts:107 |
chat_member | ChatMemberContext<Bot> | contexts/index.d.ts:108 |
chat_owner_changed | ChatOwnerChangedContext<Bot> | contexts/index.d.ts:163 |
chat_owner_left | ChatOwnerLeftContext<Bot> | contexts/index.d.ts:162 |
chat_shared | ChatSharedContext<Bot> | contexts/index.d.ts:158 |
checklist_tasks_added | ChecklistTasksAddedContext<Bot> | contexts/index.d.ts:141 |
checklist_tasks_done | ChecklistTasksDoneContext<Bot> | contexts/index.d.ts:140 |
chosen_inline_result | ChosenInlineResultContext<Bot> | contexts/index.d.ts:110 |
delete_chat_photo | DeleteChatPhotoContext<Bot> | contexts/index.d.ts:111 |
deleted_business_messages | BusinessMessagesDeletedContext<Bot> | contexts/index.d.ts:124 |
direct_message_price_changed | DirectMessagePriceChangedContext<Bot> | contexts/index.d.ts:142 |
edited_business_message | MessageContextWithRequiredFrom<Bot> | contexts/index.d.ts:123 |
edited_channel_post | MessageContextWithRequiredFrom<Bot> | contexts/index.d.ts:121 |
edited_message | MessageContextWithRequiredFrom<Bot> | contexts/index.d.ts:120 |
forum_topic_closed | ForumTopicClosedContext<Bot> | contexts/index.d.ts:150 |
forum_topic_created | ForumTopicCreatedContext<Bot> | contexts/index.d.ts:148 |
forum_topic_edited | ForumTopicEditedContext<Bot> | contexts/index.d.ts:149 |
forum_topic_reopened | ForumTopicReopenedContext<Bot> | contexts/index.d.ts:151 |
general_forum_topic_hidden | GeneralForumTopicHiddenContext<Bot> | contexts/index.d.ts:152 |
general_forum_topic_unhidden | GeneralForumTopicUnhiddenContext<Bot> | contexts/index.d.ts:153 |
gift | GiftContext<Bot> | contexts/index.d.ts:159 |
gift_upgrade_sent | GiftUpgradeSentContext<Bot> | contexts/index.d.ts:160 |
giveaway_completed | GiveawayCompletedContext<Bot> | contexts/index.d.ts:176 |
giveaway_created | GiveawayCreatedContext<Bot> | contexts/index.d.ts:175 |
giveaway_winners | GiveawayWinnersContext<Bot> | contexts/index.d.ts:177 |
group_chat_created | GroupChatCreatedContext<Bot> | contexts/index.d.ts:112 |
inline_query | InlineQueryContext<Bot> | contexts/index.d.ts:113 |
invoice | InvoiceContext<Bot> | contexts/index.d.ts:114 |
left_chat_member | LeftChatMemberContext<Bot> | contexts/index.d.ts:115 |
location | LocationContext<Bot> | contexts/index.d.ts:116 |
message | MessageContextWithRequiredFrom<Bot> | contexts/index.d.ts:118 |
message_auto_delete_timer_changed | MessageAutoDeleteTimerChangedContext<Bot> | contexts/index.d.ts:117 |
message_reaction | MessageReactionContext<Bot> | contexts/index.d.ts:171 |
message_reaction_count | MessageReactionCountContext<Bot> | contexts/index.d.ts:172 |
migrate_from_chat_id | MigrateFromChatIdContext<Bot> | contexts/index.d.ts:126 |
migrate_to_chat_id | MigrateToChatIdContext<Bot> | contexts/index.d.ts:127 |
my_chat_member | ChatMemberContext<Bot> | contexts/index.d.ts:109 |
new_chat_members | NewChatMembersContext<Bot> | contexts/index.d.ts:128 |
new_chat_photo | NewChatPhotoContext<Bot> | contexts/index.d.ts:129 |
new_chat_title | NewChatTitleContext<Bot> | contexts/index.d.ts:130 |
paid_message_price_changed | PaidMessagePriceChangedContext<Bot> | contexts/index.d.ts:164 |
passport_data | PassportDataContext<Bot> | contexts/index.d.ts:131 |
pinned_message | PinnedMessageContext<Bot> | contexts/index.d.ts:132 |
poll | PollContext<Bot> | contexts/index.d.ts:134 |
poll_answer | PollAnswerContext<Bot> | contexts/index.d.ts:133 |
pre_checkout_query | PreCheckoutQueryContext<Bot> | contexts/index.d.ts:135 |
proximity_alert_triggered | ProximityAlertTriggeredContext<Bot> | contexts/index.d.ts:136 |
purchased_paid_media | PaidMediaPurchasedContext<Bot> | contexts/index.d.ts:178 |
refunded_payment | RefundedPaymentContext<Bot> | contexts/index.d.ts:156 |
removed_chat_boost | RemovedChatBoostContext<Bot> | contexts/index.d.ts:174 |
service_message | MessageContext<Bot> | contexts/index.d.ts:170 |
shipping_query | ShippingQueryContext<Bot> | contexts/index.d.ts:154 |
successful_payment | SuccessfulPaymentContext<Bot> | contexts/index.d.ts:155 |
suggested_post_approval_failed | SuggestedPostApprovalFailedContext<Bot> | contexts/index.d.ts:144 |
suggested_post_approved | SuggestedPostApprovedContext<Bot> | contexts/index.d.ts:143 |
suggested_post_declined | SuggestedPostDeclinedContext<Bot> | contexts/index.d.ts:145 |
suggested_post_paid | SuggestedPostPaidContext<Bot> | contexts/index.d.ts:146 |
suggested_post_refunded | SuggestedPostRefundedContext<Bot> | contexts/index.d.ts:147 |
unique_gift | UniqueGiftContext<Bot> | contexts/index.d.ts:161 |
users_shared | UsersSharedContext<Bot> | contexts/index.d.ts:157 |
video_chat_ended | VideoChatEndedContext<Bot> | contexts/index.d.ts:165 |
video_chat_participants_invited | VideoChatParticipantsInvitedContext<Bot> | contexts/index.d.ts:166 |
video_chat_scheduled | VideoChatScheduledContext<Bot> | contexts/index.d.ts:167 |
video_chat_started | VideoChatStartedContext<Bot> | contexts/index.d.ts:168 |
web_app_data | WebAppDataContext<Bot> | contexts/index.d.ts:169 |
write_access_allowed | WriteAccessAllowedContext<Bot> | contexts/index.d.ts:137 |