Interface: ContextCreatePayload
Properties
caption
• Optional
caption: string
| LocalizableContent
Text of the call to action button. If not specified, "プレイ" will be used by default.
Defined in
text
• Optional
text: string
| LocalizableContent
Message which will be displayed to contact. GAME_NAME, SENDER_NAME, RECEIVER_NAME can be used as template string in the text. If not specified, "RECEIVER_NAME\nとプレイしますか?" will be used by default.