TopicChange

Represents a topic change event (in the case of a multi room being created)

@safe
struct TopicChange {}

Members

Variables

channel
string channel;
topic
string topic;

Meta