Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 662 Bytes

messageembedfooterresponse.md

File metadata and controls

19 lines (14 loc) · 662 Bytes

MessageEmbedFooterResponse

Example Usage

import { MessageEmbedFooterResponse } from "@speakeasy-sdks/discord/models/components";

let value: MessageEmbedFooterResponse = {
    text: "<value>",
};

Fields

Field Type Required Description
text string ✔️ N/A
iconUrl string N/A
proxyIconUrl string N/A