# Constructor: inputDialogPeerFolder
All peers in a peer folder
# Attributes:
Name | Type | Required | Description |
---|---|---|---|
folder_id | int | Yes | Peer folder ID, for more info click here |
# Type: InputDialogPeer
# Example:
$inputDialogPeerFolder = ['_' => 'inputDialogPeerFolder', 'folder_id' => int];
Or, if you’re into Lua:
inputDialogPeerFolder={_='inputDialogPeerFolder', folder_id=int}
This site uses cookies, as described in the cookie policy. By clicking on "Accept" you consent to the use of cookies.