Game Chat Action
class GameChatAction(gameOwnerCommandAction: GameOwnerCommandAction, lookingForGameReporter: TwitterBroadcaster, flags: RuntimeFlags, clock: Clock) : V086Action<GameChatRequest> , V086GameEventHandler<GameChatEvent>
Constructors
Link copied to clipboard
constructor(gameOwnerCommandAction: GameOwnerCommandAction, lookingForGameReporter: TwitterBroadcaster, flags: RuntimeFlags, clock: Clock)