export type ApplicationCommandResolvable = ApplicationCommand | Snowflake;
Data that resolves to give an ApplicationCommand object. This can be: - An ApplicationCommand object - A Snowflake
export type ApplicationCommandResolvable = ApplicationCommand | Snowflake;
Data that resolves to give an ApplicationCommand object. This can be: - An ApplicationCommand object - A Snowflake