bancho-irc v0.5.1 (2018-06-01T01:37:54Z)
Dub
Repo
TopicChange
bancho
irc
Represents a topic change event (in the case of a multi room being created)
struct
TopicChange {
string
channel
;
string
topic
;
}
Members
Variables
channel
string
channel
;
topic
string
topic
;
Meta
Source
See Implementation
bancho
irc
aliases
HighPriority
classes
BanchoBot
OsuRoom
enums
Mod
ScoreMode
Team
TeamMode
functions
shortForm
mixin templates
Processor
static variables
banchoBotNick
structs
BeatmapInfo
Message
Quit
TopicChange
Represents a topic change event (in the case of a multi room being created)