Link Search Menu Expand Document

Method: getFullInfo

Parameters:

NameType
idA username, a bot API chat id, a tg-cli chat id, a Chat, a User, an InputPeer, an InputUser, an InputChannel, a Peer, or a Chat object

Return type: FullInfo

Example (now fully async!):

$Chat = $MadelineProto->getFullInfo($id);