Skip to content

declineSuggestedPost

Function · TDLib 1.8.67 · d1085f9c

Declines a suggested post in a channel direct messages chat

declineSuggestedPost(
  chat_id: int53,
  message_id: int53,
  comment: string
) → Ok

chat_id

int53

Chat identifier of the channel direct messages chat

message_id

int53

Identifier of the message with the suggested post. Use messageProperties.can_be_declined to check whether the suggested post can be declined

comment

string

Comment for the creator of the suggested post; 0-128 characters