Skip to content

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.

Documentation

Constructors

Constructor

new SuggestedPostDeclined(payload): SuggestedPostDeclined

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

Parameters

ParameterType
payloadTelegramSuggestedPostDeclined

Returns

SuggestedPostDeclined

Properties

PropertyTypeDefined in
payloadTelegramSuggestedPostDeclinedcontexts/index.d.ts:2699

Accessors

[toStringTag]

Get Signature

get [toStringTag](): string

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

MDN

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