Interface IEmbedFooter
public interface IEmbedFooter
Properties
IconUrl
The URL of the footer icon.
string? IconUrl { get; }
Property Value
ProxyIconUrl
.
string? ProxyIconUrl { get; }
Property Value
Text
The footer text.
string? Text { get; }