Type Alias: PaginatedMessageEmbedResolvable
PaginatedMessageEmbedResolvable =
BaseMessageOptions
["embeds"
]
Defined in: projects/utilities/packages/discord.js-utilities/src/lib/PaginatedMessages/PaginatedMessageTypes.ts:290
Represents the resolvable type for the embeds property of a paginated message.