Skip to content

Types.Message.tts

github-actions[bot] edited this page Sep 30, 2024 · 2 revisions

if the message is tts
type: Boolean

client.on("send", (ctx) => {
    ctx.tts;
});


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally