struct

Discord::EmbedAuthor

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(name : String | Nil = nil, url : String | Nil = nil, icon_url : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

icon_url
Source
icon_url=(icon_url : String | Nil)
Source
name
Source
name=(name : String | Nil)
Source
proxy_icon_url
Source
proxy_icon_url=(proxy_icon_url : String | Nil)
Source
url=(url : String | Nil)
Source