535 B
535 B
title | description |
---|---|
updateReadChannelInbox | updateReadChannelInbox attributes, type and example |
Constructor: updateReadChannelInbox
Attributes:
Name | Type | Required |
---|---|---|
peer | Peer | Required |
max_id | int | Required |
Type: Update
Example:
$updateReadChannelInbox = ['_' => 'updateReadChannelInbox', 'peer' => Peer, 'max_id' => int, ];