GramIO API Reference / @gramio/contexts/dist / VideoChatStarted
Class: VideoChatStarted
Defined in: contexts/index.d.ts:3270
This object represents a service message about a video chat started in the chat. Currently holds no information.
Constructors
Constructor
new VideoChatStarted(
payload):VideoChatStarted
Defined in: contexts/index.d.ts:3272
Parameters
| Parameter | Type |
|---|---|
payload | TelegramVideoChatStarted |
Returns
VideoChatStarted
Properties
| Property | Type | Defined in |
|---|---|---|
payload | TelegramVideoChatStarted | contexts/index.d.ts:3271 |
Accessors
[toStringTag]
Get Signature
get [toStringTag]():
string
Defined in: contexts/index.d.ts:3274
Returns
string