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