title |
updateReadChannelInbox |
Constructor: updateReadChannelInbox
Back to constructors index
Attributes:
Name |
Type |
Required |
channel_id |
int |
Required |
max_id |
int |
Required |
Example:
$updateReadChannelInbox = ['_' => updateReadChannelInbox', 'channel_id' => int, 'max_id' => int, ];