ODButtonManagerIds_Default interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface is a list of ids available in the ODButtonManager_Default
class.
It's used to generate typescript declarations for this class.
Properties
opendiscord:claim-ticket
opendiscord:clear-continue
opendiscord:close-ticket
opendiscord:delete-ticket
opendiscord:error-ticket-deprecated-transcript
opendiscord:help-menu-next
opendiscord:help-menu-page
opendiscord:help-menu-previous
opendiscord:help-menu-switch
opendiscord:pin-ticket
opendiscord:reopen-ticket
opendiscord:role-option
opendiscord:ticket-option
opendiscord:transcript-error-continue
opendiscord:transcript-error-retry
opendiscord:transcript-html-visit
opendiscord:unclaim-ticket
opendiscord:unpin-ticket
opendiscord:verifybar-failure
opendiscord:verifybar-success
opendiscord:visit-ticket
opendiscord:website-option
References
Properties
opendiscord:claim-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"unclaim-message", workers:"opendiscord:claim-ticket"}
(no description)
opendiscord:clear-continue
type ➜ {params:{channel:discord.GuildTextBasedChannel, filter:api.ODTicketClearFilter, guild:discord.Guild, list:string[], user:discord.User}, source:"text"|"other"|"slash", workers:"opendiscord:clear-continue"}
(no description)
opendiscord:close-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"reopen-message", workers:"opendiscord:close-ticket"}
(no description)
opendiscord:delete-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"reopen-message"|"close-message"|"autoclose-message", workers:"opendiscord:delete-ticket"}
(no description)
opendiscord:error-ticket-deprecated-transcript
type ➜ {params:(OTDOCS:unknown), source:"text"|"other"|"button"|"dropdown"|"modal"|"slash", workers:"opendiscord:error-ticket-deprecated-transcript"}
(no description)
opendiscord:help-menu-next
type ➜ {params:{mode:"text"|"slash", page:number}, source:"text"|"other"|"button"|"slash", workers:"opendiscord:help-menu-next"}
(no description)
opendiscord:help-menu-page
type ➜ {params:{mode:"text"|"slash", page:number}, source:"text"|"other"|"button"|"slash", workers:"opendiscord:help-menu-page"}
(no description)
opendiscord:help-menu-previous
type ➜ {params:{mode:"text"|"slash", page:number}, source:"text"|"other"|"button"|"slash", workers:"opendiscord:help-menu-previous"}
(no description)
opendiscord:help-menu-switch
type ➜ {params:{mode:"text"|"slash", page:number}, source:"text"|"other"|"button"|"slash", workers:"opendiscord:help-menu-switch"}
(no description)
opendiscord:pin-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"unpin-message", workers:"opendiscord:pin-ticket"}
(no description)
opendiscord:reopen-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"close-message"|"autoclose-message", workers:"opendiscord:reopen-ticket"}
(no description)
opendiscord:role-option
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, option:api.ODRoleOption, panel:api.ODPanel, user:discord.User}, source:"text"|"other"|"slash"|"auto-update", workers:"opendiscord:role-option"}
(no description)
opendiscord:ticket-option
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, option:api.ODTicketOption, panel:api.ODPanel, user:discord.User}, source:"text"|"other"|"slash"|"auto-update", workers:"opendiscord:ticket-option"}
(no description)
opendiscord:transcript-error-continue
type ➜ {params:{channel:discord.GuildTextBasedChannel, compiler:api.ODTranscriptCompiler, guild:discord.Guild, reason:null|string, ticket:api.ODTicket, user:discord.User}, source:"text"|"other"|"clear"|"slash"|"ticket-message"|"reopen-message"|"close-message"|"autoclose-message"|"autodelete", workers:"opendiscord:transcript-error-continue"}
(no description)
opendiscord:transcript-error-retry
type ➜ {params:{channel:discord.GuildTextBasedChannel, compiler:api.ODTranscriptCompiler, guild:discord.Guild, reason:null|string, ticket:api.ODTicket, user:discord.User}, source:"text"|"other"|"clear"|"slash"|"ticket-message"|"reopen-message"|"close-message"|"autoclose-message"|"autodelete", workers:"opendiscord:transcript-error-retry"}
(no description)
opendiscord:transcript-html-visit
type ➜ {params:{channel:discord.GuildTextBasedChannel, compiler:api.ODTranscriptCompiler, guild:discord.Guild, result:api.ODTranscriptCompilerCompileResult, ticket:api.ODTicket, user:discord.User}, source:"channel"|"other"|"creator-dm"|"participant-dm"|"active-admin-dm"|"every-admin-dm", workers:"opendiscord:transcript-html-visit"}
(no description)
opendiscord:unclaim-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"claim-message", workers:"opendiscord:unclaim-ticket"}
(no description)
opendiscord:unpin-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-message"|"pin-message", workers:"opendiscord:unpin-ticket"}
(no description)
opendiscord:verifybar-failure
type ➜ {params:{channel:discord.TextBasedChannel, customColor:api.ODValidButtonColor, customData:string, customEmoji:string, customLabel:string, guild:null|discord.Guild, user:discord.User, verifybar:api.ODVerifyBar}, source:"other"|"verifybar", workers:"opendiscord:verifybar-failure"}
(no description)
opendiscord:verifybar-success
type ➜ {params:{channel:discord.TextBasedChannel, customColor:api.ODValidButtonColor, customData:string, customEmoji:string, customLabel:string, guild:null|discord.Guild, user:discord.User, verifybar:api.ODVerifyBar}, source:"other"|"verifybar", workers:"opendiscord:verifybar-success"}
(no description)
opendiscord:visit-ticket
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, ticket:api.ODTicket, user:discord.User}, source:"other"|"ticket-created"|"dm"|"logs", workers:"opendiscord:visit-ticket"}
(no description)
opendiscord:website-option
type ➜ {params:{channel:discord.TextBasedChannel, guild:discord.Guild, option:api.ODWebsiteOption, panel:api.ODPanel, user:discord.User}, source:"text"|"other"|"slash"|"auto-update", workers:"opendiscord:website-option"}
(no description)