Added remaining gateway events, added IAudioChannel, added CacheModes
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
internal bool IgnoreState { get; set; }
|
||||
|
||||
public static RequestOptions CreateOrClone(RequestOptions options)
|
||||
internal static RequestOptions CreateOrClone(RequestOptions options)
|
||||
{
|
||||
if (options == null)
|
||||
return new RequestOptions();
|
||||
|
||||
Reference in New Issue
Block a user