if messtart("Hello World"): #1 await evy.delete_message(message) await evy.send_message(message.channel, "Привет МИР!")#2 I want to make more variability, for example, that in message 2 instead of one variant of the sent message there were two, three or more. The same with query 1. After studying a couple of guides, I was able to find a solution)