Show / Hide Table of Contents

Enum UpdateType

Type of an update

Namespace: TelegramBotApi.Enums
Assembly: TelegramBotApi.dll
Syntax
public enum UpdateType

Fields

Name Description
CallbackQuery

A callback query from an inline keyboard button

ChannelPost

A new post to a channel

ChosenInlineResult

An inline result has been chosen

EditedChannelPost

A channel post has been edited

EditedMessage

A message has been edited

InlineQuery

An inline query (typing @inlinebotname)

Message

A new incoming message

PreCheckoutQuery

A pre-checkout query

ShippingQuery

A shipping query

Unknown

An update type not yet implemented

  • Improve this Doc
  • View Source
Back to top Generated by DocFX