Skip to content

processChatHasProtectedContentDisableRequest

Function · TDLib 1.8.67 · d1085f9c

Processes request to disable has_protected_content in a chat

processChatHasProtectedContentDisableRequest(
  chat_id: int53,
  request_message_id: int53,
  approve: Bool
) → Ok

chat_id

int53

Chat identifier

request_message_id

int53

Identifier of the message with the request. The message must be incoming and has content of the type messageChatHasProtectedContentDisableRequested

approve

Bool

Pass true to approve the request; pass false to reject the request