C# Class NetTelegramBotApi.Types.MessageEntity

This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.
Mostrar archivo Open project: justdmitry/NetTelegramBotApi

Public Methods

Method Description
GetMessageEntityType ( ) : MessageEntityType

Returns one of MessageEntityType members, based on chat Type value

Method Details

GetMessageEntityType() public method

Returns one of MessageEntityType members, based on chat Type value
public GetMessageEntityType ( ) : MessageEntityType
return MessageEntityType