Skip to content

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.

Documentation

Constructors

Constructor

new SuggestedPostDeclined(payload): SuggestedPostDeclined

Defined in: contexts/index.d.ts:2717

Parameters

ParameterType
payloadTelegramSuggestedPostDeclined

Returns

SuggestedPostDeclined

Properties

PropertyTypeDefined in
payloadTelegramSuggestedPostDeclinedcontexts/index.d.ts:2716

Accessors

[toStringTag]

Get Signature

get [toStringTag](): string

Defined in: contexts/index.d.ts:2719

MDN

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