Set header in skip notification
This commit is contained in:
parent
e6eb779fbc
commit
1ca7a9ec86
@ -160,6 +160,7 @@ public class AutoSkip : IServerEntryPoint
|
|||||||
session.Id,
|
session.Id,
|
||||||
new MessageCommand()
|
new MessageCommand()
|
||||||
{
|
{
|
||||||
|
Header = string.Empty, // some clients require header to be a string instead of null
|
||||||
Text = "Automatically skipped intro",
|
Text = "Automatically skipped intro",
|
||||||
TimeoutMs = 2000,
|
TimeoutMs = 2000,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user