Legend of the Green Dragon

Write

Table of Contents

reply()  : Response
Reply to a message.
write()  : mixed
Write message for a user.
composer()  : mixed

Methods

reply()

Reply to a message.

public reply(int|null $reply) : Response
Parameters
$reply : int|null
Return values
Response

write()

Write message for a user.

public write([int|null $toPlayer = null ]) : mixed
Parameters
$toPlayer : int|null = null
Return values
mixed

composer()

private composer(mixed &$params, mixed &$response) : mixed
Parameters
$params : mixed
$response : mixed
Return values
mixed

Search results