C# Class NetTelegramBotApi.Types.Chat

This object represents a chat.
Afficher le fichier Open project: justdmitry/NetTelegramBotApi

Méthodes publiques

Méthode Description
GetChatType ( ) : ChatType

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

Method Details

GetChatType() public méthode

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