Versions in this module Expand all Collapse all v0 v0.1.0 Jul 15, 2026 Changes in this version + const OnBusinessConnection + const OnBusinessMessage + const OnCallbackQuery + const OnChannelPost + const OnChatBoost + const OnChatJoinRequest + const OnChatMember + const OnChosenInlineResult + const OnCommand + const OnDeletedBusinessMessages + const OnEditedBusinessMessage + const OnEditedChannelPost + const OnEditedMessage + const OnGuestMessage + const OnInlineQuery + const OnManagedBot + const OnMessage + const OnMessageReaction + const OnMessageReactionCount + const OnMyChatMember + const OnPoll + const OnPollAnswer + const OnPreCheckoutQuery + const OnPurchasedPaidMedia + const OnRemovedChatBoost + const OnShippingQuery + const OnUpdate + type BusinessConnectionEvent struct + BusinessConnection *client.BusinessConnection + type CallbackQueryEvent struct + CallbackQuery *client.CallbackQuery + type ChatBoostEvent struct + ChatBoost *client.ChatBoostUpdated + type ChatJoinRequestEvent struct + ChatJoinRequest *client.ChatJoinRequest + type ChatMemberEvent struct + ChatMember *client.ChatMemberUpdated + type ChosenInlineResultEvent struct + ChosenInlineResult *client.ChosenInlineResult + type CommandEvent struct + Args string + Command string + Message *client.Message + type DeletedBusinessMessagesEvent struct + DeletedBusinessMessages *client.BusinessMessagesDeleted + type InlineQueryEvent struct + InlineQuery *client.InlineQuery + type ManagedBotEvent struct + ManagedBot *client.ManagedBotUpdated + type MessageEvent struct + Message *client.Message + Type messagetype.MessageType + type MessageReactionCountEvent struct + MessageReactionCount *client.MessageReactionCountUpdated + type MessageReactionEvent struct + MessageReaction *client.MessageReactionUpdated + type PollAnswerEvent struct + PollAnswer *client.PollAnswer + type PollEvent struct + Poll *client.Poll + type PreCheckoutQueryEvent struct + PreCheckoutQuery *client.PreCheckoutQuery + type PurchasedPaidMediaEvent struct + PurchasedPaidMedia *client.PaidMediaPurchased + type RemovedChatBoostEvent struct + RemovedChatBoost *client.ChatBoostRemoved + type ShippingQueryEvent struct + ShippingQuery *client.ShippingQuery + type UpdateEvent struct + Update *client.Update