GuildSearchHasType

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

Signature

export declare enum GuildSearchHasType {    Image = "image",    Sound = "sound",    Video = "video",    File = "file",    Sticker = "sticker",    Embed = "embed",    Link = "link",    Poll = "poll",    Snapshot = "snapshot"}

Members

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