Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TelegramChatProfile

Hierarchy

  • TelegramChatProfile

Implements

Index

Constructors

Properties

avatarUrl: undefined | string
data: RawChat
languageCode: undefined = undefined
platform: "telegram" = TELEGRAM
timeZone: undefined = undefined
typeName: string = 'TelegramChatProfile'

Accessors

  • get bio(): undefined | string
  • get firstName(): undefined | string
  • get id(): number
  • get lastName(): undefined | string
  • get name(): string
  • get title(): undefined | string
  • get username(): undefined | string

Methods

  • toJSONValue(): TelegramChatProfileValue
  • typeName(): string

Generated using TypeDoc