Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
custom
Dialog
Class Dialog
Hierarchy
Dialog
Index
Properties
_client
dialog
pinned
folder
Id
archived
message
date
entity
input
Entity
id
name
title
unread
Count
unread
Mentions
Count
draft
is
User
is
Group
is
Channel
Methods
[custom]
Constructors
constructor
Properties
_client
_client
:
TelegramClient
dialog
dialog
:
Api
.
Dialog
pinned
pinned
:
boolean
Optional
folder
Id
folder
Id
?:
number
archived
archived
:
boolean
Optional
message
message
?:
Message
date
date
:
number
Optional
entity
entity
?:
Entity
input
Entity
input
Entity
:
TypeInputPeer
Optional
id
id
?:
BigInteger
Optional
name
name
?:
string
Optional
title
title
?:
string
unread
Count
unread
Count
:
number
unread
Mentions
Count
unread
Mentions
Count
:
number
draft
draft
:
Draft
is
User
is
User
:
boolean
is
Group
is
Group
:
boolean
is
Channel
is
Channel
:
boolean
Methods
[custom]
[custom]
(
)
:
{}
Returns
{}
[
key:
string
]:
any
Constructors
constructor
new
Dialog
(
client
:
TelegramClient
, dialog
:
Api
.
Dialog
, entities
:
Map
<
string
,
Entity
>
, message
?:
Message
)
:
custom
.
Dialog
Parameters
client:
TelegramClient
dialog:
Api
.
Dialog
entities:
Map
<
string
,
Entity
>
Optional
message:
Message
Returns
custom
.
Dialog
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
tl
custom
Dialog
_client
dialog
pinned
folder
Id
archived
message
date
entity
input
Entity
id
name
title
unread
Count
unread
Mentions
Count
draft
is
User
is
Group
is
Channel
[custom]
constructor
Generated using
TypeDoc