BackgroundTypeUnion
in package
FinalYes
Discriminator resolver for the {@see BackgroundType} union.
Wire discriminator: type.
Table of Contents
Methods
- members() : array<int, BackgroundType>>
- resolve() : BackgroundType
Methods
members()
public
static members() : array<int, BackgroundType>>
Return values
array<int, BackgroundType>>resolve()
public
static resolve(array<string, mixed> $payload[, Bot|null $bot = null ]) : BackgroundType
Parameters
- $payload : array<string, mixed>
- $bot : Bot|null = null