danog\MadelineProto\SecretChats\SecretChat
Author: Daniil Gentili daniil@daniil.it
Represents a secret chat.
Properties
$created
:int
Creation date$chatId
:int
Secret chat ID$creator
:bool
Whether we created this chat$otherID
:int
User ID of the other peer in the chat
Method list:
Methods:
getMessage(integer $randomId): \danog\MadelineProto\EventHandler\Message\SecretMessage
Gets a secret chat message.
Parameters:
$randomId
:integer
Secret chat message ID.
See also:
Generated by danog/phpdoc