Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 committed Dec 27, 2024
1 parent 5e9b829 commit a47a02f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/objects.rs
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ pub enum UpdateContent {
MessageReactionCount(MessageReactionCountUpdated),
InlineQuery(InlineQuery),
ChosenInlineResult(ChosenInlineResult),
SuccessfulPayment(Message),
CallbackQuery(CallbackQuery),
ShippingQuery(ShippingQuery),
PreCheckoutQuery(PreCheckoutQuery),
Expand Down Expand Up @@ -376,7 +375,6 @@ pub enum AllowedUpdate {
MessageReactionCount,
InlineQuery,
ChosenInlineResult,
SuccessfulPayment,
CallbackQuery,
ShippingQuery,
PreCheckoutQuery,
Expand Down

0 comments on commit a47a02f

Please sign in to comment.