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