Show / Hide Table of Contents

Enum ChatType

Type of a chat

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

Fields

Name Description
Channel

A channel

Group

A group chat

Private

A private chat

Supergroup

A supergroup chat

Unknown

An unimplemented type of chat

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