toggle menu
Telegram Bot
7.3.1
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.chat
/
Chat
/
Chat
Chat
constructor
(
id
:
Long
,
type
:
ChatType
,
title
:
String
?
=
null
,
username
:
String
?
=
null
,
firstName
:
String
?
=
null
,
lastName
:
String
?
=
null
,
isForum
:
Boolean
?
=
null
)