# Functions
No description provided by the author
# Constants
WebhookInputAttachment is a delivery report input type.
WebhookInputAudio is an audio input type.
WebhookInputCallbackQuery is inline input type.
Telegram.
Facebook, Telegram, Viber.
Viber.
WebhookInputDelivery is a postback input type.
Telegram.
WebhookInputLeftChatMembers is left botChat members input type.
Telegram groups.
WebhookInputNotImplemented is not implemented input type.
WebhookInputPhoto is a photo input type.
WebhookInputPostback is unknown input type.
FBM.
Telegram.
Viber.
Facebook, Telegram, Viber.
WebhookInputUnknown is an unknown input type.
Viber.
WebhookInputVoice is voice input type.
# Interfaces
WebhookActor represents sender.
WebhookAttachment represents attachment to a message.
WebhookAudioMessage represents a single audio message.
WebhookCallbackQuery represents a single callback query message.
WebhookChat represents botChat of a messenger.
WebhookChosenInlineResult represents a single report message on chosen inline result.
WebhookContactMessage represents a single contact message.
WebhookConversationStarted represents a single message about new conversation.
WebhookDelivery represents a single delivery report message.
WebhookEntry represents a single message from a messenger user.
WebhookInlineQuery represents a single inline message.
WebhookInput represent a single message '/entry/messaging' for Facebook Messenger.
WebhookLeftChatMembersMessage represents a single message about a member leaving a botChat.
WebhookMessage represents single message.
WebhookNewChatMembersMessage represents a single message about a new member of a botChat.
WebhookPhotoMessage represents a single photo message.
WebhookPostback represents a single postback message.
WebhookRecipient represents receiver.
WebhookReferralMessage represents a single referral message https://developers.facebook.com/docs/messenger-platform/webhook-reference/referral.
WebhookSender represents sender with avatar.
WebhookStickerMessage represents single sticker message.
WebhookSubscribed represents a subscription message.
WebhookTextMessage represents a single text message.
WebhookUnsubscribed represents a message when user unsubscribe.
WebhookUser represents sender with country.
WebhookVoiceMessage represents a single voice message.
# Type aliases
WebhookInputType is enum of input type.