Skip to content

beamable-sdk / schema / NotificationRequestData

Type Alias: NotificationRequestData

NotificationRequestData = object

Defined in: src/__generated__/schemas/NotificationRequestData.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

channel?

optional channel: string

Defined in: src/__generated__/schemas/NotificationRequestData.ts:7


context?

optional context: string

Defined in: src/__generated__/schemas/NotificationRequestData.ts:8


messageFull?

optional messageFull: string

Defined in: src/__generated__/schemas/NotificationRequestData.ts:9


messageKey?

optional messageKey: string

Defined in: src/__generated__/schemas/NotificationRequestData.ts:10


messageParams?

optional messageParams: string[]

Defined in: src/__generated__/schemas/NotificationRequestData.ts:11


meta?

optional meta: Record<string, string>

Defined in: src/__generated__/schemas/NotificationRequestData.ts:12


shard?

optional shard: string

Defined in: src/__generated__/schemas/NotificationRequestData.ts:13