Skip to content

Embed.timestamp

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

timestamp for the embed, goes to the right of the footer
type: Timestamp.embed

let timestamp = new app.Timestamp();


let embed = new Embed({
    title: "Example",
    timestamp: timestamp.embed
});


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally