Skip to content

toggleSessionCanAcceptSecretChats

Function · TDLib 1.8.67 · d1085f9c

Toggles whether a session can accept incoming secret chats

toggleSessionCanAcceptSecretChats(
  session_id: int64,
  can_accept_secret_chats: Bool
) → Ok

session_id

int64

Session identifier

can_accept_secret_chats

Bool

Pass true to allow accepting secret chats by the session; pass false otherwise