C# Class NetTelegramBotApi.Types.Chat

This object represents a chat.
Mostrar archivo Open project: justdmitry/NetTelegramBotApi

Public Methods

Method Description
GetChatType ( ) : ChatType

Returns one of 'ChatType' members, based on chat 'Type' value

Method Details

GetChatType() public method

Returns one of 'ChatType' members, based on chat 'Type' value
public GetChatType ( ) : ChatType
return ChatType