public async Task InitializeAsync() { try { await _msg.CreateChannelAsync(_qn); } catch (NotSupportedException) { } }