# Constructor: chatEmpty
Empty constructor, group doesn’t exist
# Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | Group identifier |
# Type: Chat
# Example:
$chatEmpty = ['_' => 'chatEmpty', 'id' => int];
Or, if you’re into Lua:
chatEmpty={_='chatEmpty', id=int}
This site uses cookies, as described in the cookie policy. By clicking on "Accept" you consent to the use of cookies.