@override Map<String, dynamic> toJson() => { 'type': 'set_topic', 'channel': channel, 'topic': topic, };