type ConfirmableOptions<
TComponentType extends MessageComponentType = ComponentType.Button
> = ConfirmableClassicOptions<TComponentType> | ConfirmableComponentsV2Options<TComponentType>;type ConfirmableOptions<
TComponentType extends MessageComponentType = ComponentType.Button
> = ConfirmableClassicOptions<TComponentType> | ConfirmableComponentsV2Options<TComponentType>;TComponentType
TComponentType extends MessageComponentType = ComponentType.ButtonTComponentType extends MessageComponentType = ComponentType.Button