Function buildMessageReplyNotification
- buildMessageReplyNotification(input): WorldNotificationPayload
Parameters
- input: {
actorPlayerId: string;
createdAt: string;
id: string;
messageRequestId: string;
replyPreview?: string;
targetPlayerId: string;
}actorPlayerId: string
createdAt: string
id: string
messageRequestId: string
OptionalreplyPreview?: string
targetPlayerId: string