Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
custom
EventCommon
Class EventCommon
Hierarchy
ChatGetter
EventCommon
NewMessageEvent
AlbumEvent
DeletedMessageEvent
Index
Properties
_event
Name
_entities
_message
Id
_chat
Peer
_input
Chat
_chat
_broadcast
_client
Constructors
constructor
Methods
_set
Client
[custom]
init
Chat
Class
get
Chat
get
Input
Chat
_refetch
Chat
Accessors
client
chat
input
Chat
chat
Id
is
Private
is
Group
is
Channel
Properties
_event
Name
_event
Name
:
string
= "Event"
_entities
_entities
:
Map
<
string
,
Entity
>
Optional
_message
Id
_message
Id
?:
number
Optional
_chat
Peer
_chat
Peer
?:
EntityLike
Optional
_input
Chat
_input
Chat
?:
EntityLike
Optional
_chat
_chat
?:
Entity
Optional
_broadcast
_broadcast
?:
boolean
Optional
_client
_client
?:
TelegramClient
Constructors
constructor
new
Event
Common
(
__namedParameters
:
EventCommonInterface
)
:
EventCommon
Parameters
__namedParameters:
EventCommonInterface
Returns
EventCommon
Methods
_set
Client
_set
Client
(
client
:
TelegramClient
)
:
void
Parameters
client:
TelegramClient
Returns
void
[custom]
[custom]
(
)
:
{}
Returns
{}
[
key:
string
]:
any
Static
init
Chat
Class
init
Chat
Class
(
c
:
any
, __namedParameters
:
ChatGetterConstructorParams
)
:
void
Parameters
c:
any
__namedParameters:
ChatGetterConstructorParams
Returns
void
get
Chat
get
Chat
(
)
:
Promise
<
undefined
|
Entity
>
Returns
Promise
<
undefined
|
Entity
>
get
Input
Chat
get
Input
Chat
(
)
:
Promise
<
undefined
|
EntityLike
>
Returns
Promise
<
undefined
|
EntityLike
>
_refetch
Chat
_refetch
Chat
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Accessors
client
get
client
(
)
:
undefined
|
TelegramClient
Returns
undefined
|
TelegramClient
chat
get
chat
(
)
:
undefined
|
Entity
Returns
undefined
|
Entity
input
Chat
get
inputChat
(
)
:
undefined
|
EntityLike
Returns
undefined
|
EntityLike
chat
Id
get
chatId
(
)
:
undefined
|
BigInteger
Returns
undefined
|
BigInteger
is
Private
get
isPrivate
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
is
Group
get
isGroup
(
)
:
undefined
|
boolean
Returns
undefined
|
boolean
is
Channel
get
isChannel
(
)
:
boolean
Returns
boolean
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
tl
custom
Event
Common
_event
Name
_entities
_message
Id
constructor
_set
Client
client
_chat
Peer
_input
Chat
_chat
_broadcast
_client
[custom]
init
Chat
Class
chat
get
Chat
input
Chat
get
Input
Chat
chat
Id
is
Private
is
Group
is
Channel
_refetch
Chat
Generated using
TypeDoc