Classseedcordv0.15.0
Member visibility
Filter class members by access level.
Paginator(config: PaginatorConfig<Item, Prefix>)Paginator(config: PaginatorConfig<Item, Prefix>)public readonly cursor: PageCursor<Prefix>public readonly cursor: PageCursor<Prefix>public readonly Handler: PaginatorHandlerCtor<Prefix>public readonly Handler: PaginatorHandlerCtor<Prefix>Render a page as a ReplyResponseReplyResponse. To post it elsewhere, add flags: MessageFlags.IsComponentsV2flags: MessageFlags.IsComponentsV2.
public async page(
ctx: PageContext,
n: number
): Promise<ReplyResponse>public async page(
ctx: PageContext,
n: number
): Promise<ReplyResponse>public async start(
interaction: Repliables,
core?: Core
): Promise<Message | undefined>public async start(
interaction: Repliables,
core?: Core
): Promise<Message | undefined>