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