[PYTHON] Problem that discord.py does not break

I noticed when I was making a bot for a certain game, Line breaks may not occur on iOS version Discord

PC version Discord pc_discord.png

Discord for iOS iOS_discord.png

As you can see, the line break after "Izumi" is ignored

I searched for the cause, but only that part has a space before the line break.


message = 'Izumi\n2nd time'

By eliminating the space before the line break, the line break is now available in the iOS version as well.

Recommended Posts

Problem that discord.py does not break
Path problem does not occur on debian-linux
Cheat sheet that does not cause an accident
It is said that libmysqlclient.so.18 does not exist
About the problem that the python version of Google App Engine does not mesh
Solution to the problem that build does not end when installing OpenCV (PEP517)
[systemd] How to deal with the problem that fancontrol does not work after suspending
Key input that does not wait for key input in Python
[Pyhton] I want to solve the problem that tkinter does not work on MacOS11
Grep so that grep does not appear at the time of grep
How to solve the problem that APL does not start after transferring to the actual device on Kivy-iOS
Python version does not switch
distutils log does not appear
When incrementing the value of a key that does not exist
The story of the release work of the application that Google does not tell
The problem that the version of Vue CLI did not go up
A special Python codec that seems to know but does not know