Skip to main content
The Deno 2 Release Candidate is here
Learn more
method NotificationSendHelper.prototype.sendMessageToPlayer
import { NotificationSendHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/NotificationSendHelper.d.ts";

Send a message directly to the player

Parameters

sessionId: string

Session id

senderDetails: IUserDialogInfo

Who is sendin the message to player

messageText: string

Text to send player

messageType: MessageType

Underlying type of message being sent