GuildSearchEmbedType

https://discord.com/developers/docs/resources/message#search-guild-messages

Signature

export declare enum GuildSearchEmbedType {    Image = "image",    Video = "video",    GIF = "gif",    Sound = "sound",    Article = "article"}

Members

This export does not declare public properties or methods in the generated declaration file.