danog\MadelineProto\SecretChats\SecretChat
Author: Daniil Gentili daniil@daniil.it
Represents a secret chat.
Properties
$created:intCreation date$chatId:intSecret chat ID$creator:boolWhether we created this chat$otherID:intUser 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:integerSecret chat message ID.
See also:
Generated by danog/phpdoc