BREAKING CHANGE: v0.16 will replace Message.content()
with Message.text()
#1163
Labels
Milestone
Message.content()
with Message.text()
#1163
From v0.16,
Message.content()
will be deprecated.From v0.18,
Message.content()
will be removed.Use
Message.text()
instead.The text was updated successfully, but these errors were encountered: