GramIO API Reference / @gramio/contexts/dist / VideoChatStarted
Class: VideoChatStarted
Defined in: contexts/index.d.ts:2362
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:2364
Parameters
| Parameter | Type |
|---|---|
payload | TelegramVideoChatStarted |
Returns
VideoChatStarted
Properties
| Property | Type | Defined in |
|---|---|---|
payload | TelegramVideoChatStarted | contexts/index.d.ts:2363 |
Accessors
[toStringTag]
Get Signature
get [toStringTag]():
string
Defined in: contexts/index.d.ts:2366
Returns
string