View Source ExTDLib.Method.GetSecretChat (ExTDLib v0.0.4)

Returns information about a secret chat by its identifier. This is an offline request. Returns object_ptr<SecretChat>.

NameTypeDescription
secret_chat_idnumberSecret chat identifier.

More details on telegram's documentation.