TabCompletePacketMatches

data class TabCompletePacketMatches(val match: String, val hasTooltip: Boolean, val tooltip: String?)

TabCompletePacketMatches

Parameters

match

match

hasTooltip

tooltip is present

tooltip

tooltip

Constructors

Link copied to clipboard
constructor(match: String, hasTooltip: Boolean, tooltip: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard