There was an error while loading. Please reload this page.
Use this method to reply to a text message.
message = Message(instance=yourclient, id="MESSAGEID") # this is your message instance message.reply("Hello world!")