GramIO API Reference / @gramio/contexts/dist / ForumTopicClosed
Class: ForumTopicClosed
Defined in: contexts/index.d.ts:1887
This object represents a service message about a forum topic closed in the chat. Currently holds no information.
Constructors
Constructor
new ForumTopicClosed(
payload):ForumTopicClosed
Defined in: contexts/index.d.ts:1889
Parameters
| Parameter | Type |
|---|---|
payload | TelegramForumTopicClosed |
Returns
ForumTopicClosed
Properties
| Property | Type | Defined in |
|---|---|---|
payload | TelegramForumTopicClosed | contexts/index.d.ts:1888 |
Accessors
[toStringTag]
Get Signature
get [toStringTag]():
string
Defined in: contexts/index.d.ts:1891
Returns
string