import { MessageEmbedFooterResponse } from "@speakeasy-sdks/discord/models/components";
let value: MessageEmbedFooterResponse = {
text: "<value>",
};
Field | Type | Required | Description |
---|---|---|---|
text |
string | ✔️ | N/A |
iconUrl |
string | ➖ | N/A |
proxyIconUrl |
string | ➖ | N/A |