GramIO API Reference / @gramio/contexts/dist / CommunityChatRemoved
Class: CommunityChatRemoved
Defined in: contexts/index.d.ts:2604
This object represents a service message about a chat being removed from a community. Currently holds no information.
Constructors
Constructor
new CommunityChatRemoved(
payload):CommunityChatRemoved
Defined in: contexts/index.d.ts:2606
Parameters
| Parameter | Type |
|---|---|
payload | TelegramCommunityChatRemoved |
Returns
CommunityChatRemoved
Properties
| Property | Type | Defined in |
|---|---|---|
payload | TelegramCommunityChatRemoved | contexts/index.d.ts:2605 |
Accessors
[toStringTag]
Get Signature
get [toStringTag]():
string
Defined in: contexts/index.d.ts:2608
Returns
string