Chat gets cut off
BlackAce21 opened this issue ยท 1 comments
If a message is too long in discord it gets cut off ingame. Suggest adding a character count and splitting the string into multiple messages if the first is too long to display in one ingame message. :)
Set DiscordChatChannelTruncateLength
to 2000 (which is Discord's limit) to get what you want.