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