Show / Hide Table of Contents

Class InputMessageContent

This object represents the content of a message to be sent as a result of an inline query. Telegram clients currently support the following 4 types:

InputTextMessageContent, InputLocationMessageContent, InputVenueMessageContent, InputContactMessageContent

Inheritance
System.Object
InputMessageContent
InputContactMessageContent
InputLocationMessageContent
InputTextMessageContent
InputVenueMessageContent
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TelegramBotApi.Types.Inline
Assembly: TelegramBotApi.dll
Syntax
public abstract class InputMessageContent
  • Improve this Doc
  • View Source
Back to top Generated by DocFX