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