AFAIK AppendLine() will by default add a Environment.NewLine, which uses the system default, for example \r\n on windows.
↧
Incoming WebHook
↧
AFAIK AppendLine() will by default add a Environment.NewLine, which uses the system default, for example \r\n on windows.