teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
events
AlbumEvent
Class AlbumEvent
Hierarchy
EventCommon
AlbumEvent
Index
Accessors
chat
chat
Id
client
input
Chat
is
Channel
is
Group
is
Private
Constructors
constructor
Methods
init
Chat
Class
_
refetch
Chat
_
set
Client
get
Chat
get
Input
Chat
Properties
_
broadcast?
_
chat?
_
chat
Peer?
_
client?
_
entities
_
event
Name
_
input
Chat?
_
message
Id?
messages
original
Updates
Accessors
chat
get
chat
()
:
Entity
|
undefined
Returns
Entity
|
undefined
chat
Id
get
chatId
()
:
BigInteger
|
undefined
Returns
BigInteger
|
undefined
client
get
client
()
:
TelegramClient
<
Session
>
|
undefined
Returns
TelegramClient
<
Session
>
|
undefined
input
Chat
get
inputChat
()
:
EntityLike
|
undefined
Returns
EntityLike
|
undefined
is
Channel
get
isChannel
()
:
boolean
Returns
boolean
is
Group
get
isGroup
()
:
boolean
|
undefined
Returns
boolean
|
undefined
is
Private
get
isPrivate
()
:
boolean
|
undefined
Returns
boolean
|
undefined
Constructors
constructor
new
AlbumEvent
(
messages
:
Message
[]
,
originalUpdates
:
TypeUpdate
[]
)
:
AlbumEvent
Parameters
messages
:
Message
[]
originalUpdates
:
TypeUpdate
[]
Returns
AlbumEvent
Methods
Static
init
Chat
Class
initChatClass
(
c
:
any
,
__namedParameters
:
ChatGetterConstructorParams
)
:
void
Parameters
c
:
any
__namedParameters
:
ChatGetterConstructorParams
Returns
void
_
refetch
Chat
_refetchChat
()
:
Promise
<
void
>
Returns
Promise
<
void
>
_
set
Client
_setClient
(
client
:
TelegramClient
)
:
void
Parameters
client
:
TelegramClient
Returns
void
get
Chat
getChat
()
:
Promise
<
Entity
|
undefined
>
Returns
Promise
<
Entity
|
undefined
>
get
Input
Chat
getInputChat
()
:
Promise
<
EntityLike
|
undefined
>
Returns
Promise
<
EntityLike
|
undefined
>
Properties
Optional
_
broadcast
_broadcast
?:
boolean
Optional
_
chat
_chat
?:
Entity
Optional
_
chat
Peer
_chatPeer
?:
EntityLike
Optional
_
client
_client
?:
TelegramClient
<
Session
>
_
entities
_entities
:
Map
<
string
,
Entity
>
_
event
Name
_eventName
:
string
= "Event"
Optional
_
input
Chat
_inputChat
?:
EntityLike
Optional
_
message
Id
_messageId
?:
number
messages
messages
:
Message
[]
original
Updates
originalUpdates
:
(
TypeUpdate
&
{
_entities
?:
Map
<
string
,
Entity
>
}
)
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Accessors
chat
chat
Id
client
input
Chat
is
Channel
is
Group
is
Private
Constructors
constructor
Methods
init
Chat
Class
_
refetch
Chat
_
set
Client
get
Chat
get
Input
Chat
Properties
_
broadcast
_
chat
_
chat
Peer
_
client
_
entities
_
event
Name
_
input
Chat
_
message
Id
messages
original
Updates
GitHub
npm
Issues
teleproto - v1.229.0
Loading...