fix: помогите
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
/// Maps to <see cref="ChatChannel"/>, giving better names.
|
||||
/// </remarks>
|
||||
[Flags]
|
||||
public enum ChatSelectChannel : ushort
|
||||
public enum ChatSelectChannel : uint
|
||||
{
|
||||
None = 0,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user