Skip to content

Commit

Permalink
missing allowed updates (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 authored Dec 28, 2024
1 parent 6e49342 commit e627295
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/objects.rs
Original file line number Diff line number Diff line change
Expand Up @@ -367,13 +367,18 @@ pub enum AllowedUpdate {
EditedMessage,
ChannelPost,
EditedChannelPost,
BusinessConnection,
BusinessMessage,
EditedBusinessMessage,
DeletedBusinessMessages,
MessageReaction,
MessageReactionCount,
InlineQuery,
ChosenInlineResult,
CallbackQuery,
ShippingQuery,
PreCheckoutQuery,
PurchasedPaidMedia,
Poll,
PollAnswer,
MyChatMember,
Expand Down

0 comments on commit e627295

Please sign in to comment.