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