Function buildRoomJoinNotification
- buildRoomJoinNotification(input): WorldNotificationPayload
Parameters
- input: {
actorPlayerId: string;
createdAt: string;
displayName?: string;
id: string;
}actorPlayerId: string
createdAt: string
OptionaldisplayName?: string
id: string