Function buildMessageReplyNotification

  • 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

    Returns WorldNotificationPayload