Function buildMessageLoveNotification
- buildMessageLoveNotification(input): WorldNotificationPayload
Parameters
- input: {
actorPlayerId: string;
createdAt: string;
id: string;
messagePreview?: string;
messageRequestId: string;
targetPlayerId: string;
}actorPlayerId: string
createdAt: string
id: string
OptionalmessagePreview?: string
messageRequestId: string
targetPlayerId: string