GramIO API Reference / @gramio/contexts/dist / SuggestedPostDeclined
Class: SuggestedPostDeclined
Defined in: contexts/index.d.ts:2715
Describes a service message about the rejection of a suggested post.
Constructors
Constructor
new SuggestedPostDeclined(
payload):SuggestedPostDeclined
Defined in: contexts/index.d.ts:2717
Parameters
| Parameter | Type |
|---|---|
payload | TelegramSuggestedPostDeclined |
Returns
SuggestedPostDeclined
Properties
| Property | Type | Defined in |
|---|---|---|
payload | TelegramSuggestedPostDeclined | contexts/index.d.ts:2716 |
Accessors
[toStringTag]
Get Signature
get [toStringTag]():
string
Defined in: contexts/index.d.ts:2719
Returns
string
comment
Get Signature
get comment():
string
Defined in: contexts/index.d.ts:2723
Optional. Comment with which the post was declined
Returns
string