Skip to content

GramIO API Reference / @gramio/contexts/dist / SuggestedPostDeclined

Class: SuggestedPostDeclined

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

Describes a service message about the rejection of a suggested post.

Documentation

Constructors

Constructor

new SuggestedPostDeclined(payload): SuggestedPostDeclined

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

Parameters

ParameterType
payloadTelegramSuggestedPostDeclined

Returns

SuggestedPostDeclined

Properties

PropertyTypeDefined in
payloadTelegramSuggestedPostDeclinedcontexts/index.d.ts:2991

Accessors

[toStringTag]

Get Signature

get [toStringTag](): string

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

MDN

Returns

string


comment

Get Signature

get comment(): string

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

Optional. Comment with which the post was declined

Returns

string