EventCategoryRenameDto implements Arrayable
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
Properties
$chatId read-only
public
int
$chatId
$name read-only
public
string
$name
Methods
__construct()
public
__construct(int $chatId, string $name) : mixed
Parameters
- $chatId : int
- $name : string
toArray()
public
toArray() : array<string|int, mixed>