m = message.replace('@everyone', '@\u200beveryone').replace('@here', '@\u200bhere') AttributeError: 'Context' object has no attribute 'replace'

后端 未结 0 1357
野的像风
野的像风 2020-11-30 22:23

I tried to code a check so that a command won\'t work if it\'s used in certain channels, and provide a custom error message. I have code somewhere else that sends a message

相关标签:
回答
  • 消灭零回复
提交回复
热议问题