JaBa/languages/en-US/owner/say.json

5 lines
199 B
JSON
Raw Normal View History

2022-01-04 02:18:28 +05:00
{
"DESCRIPTION": "Send a message on behalf of the bot!",
"USAGE": "say [text] ++ (ID/channel-name) ++ (ID/server-name)",
"EXAMPLES": "say Hello World!\nsay Hello World! ++ 123456789098765432"
2022-01-04 02:18:28 +05:00
}