Methods

Main Class Methods

Method

Description

Arguments

.setBotOwner(owner)

Sets the owner(s) of the bot.

owner: Owner ID(s) (String or Array)

.addBotOwner(owner)

Adds owner(s) of the bot.

owner: Owner ID (String)

.setMessages(msgs)

Sets the limit messages.

msgs: New messages (Object)

Last updated