This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
1
Star
0
Fork
0
You've already forked MadelineProto
mirror of
https://github.com/danog/MadelineProto.git
synced
2024-11-30 09:58:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
4c3de2573d
MadelineProto
/
old_docs
/
API_docs_v27
/
constructors
/
chatEmpty.md
danogentili
23a6ce1383
Small documentation fixes
2017-02-12 20:32:28 +03:00
398 B
Raw
Blame
History
title
description
chatEmpty
chatEmpty attributes, type and example
Constructor: chatEmpty
Back to constructors index
Attributes:
Name
Type
Required
id
int
Required
Type:
Chat
Example:
$chatEmpty = ['_' => 'chatEmpty', 'id' => int, ];