struct Slack::UI::BlockElements::Image

Defined in:

slack/ui/block_elements/image.cr

Constant Summary

ASSIGNED_TYPES = [] of TypeDeclaration

Constructors

Instance Method Summary

Instance methods inherited from struct Slack::UI::BlockElement

type type

Constructor methods inherited from struct Slack::UI::BlockElement

new(pull : JSON::PullParser) new

Macros inherited from module Slack::InitializerMacros

generate_initializer generate_initializer, inherit_assigns inherit_assigns, properties_with_initializer(*type_declarations) properties_with_initializer, setup_initializer_hook setup_initializer_hook

Macros inherited from module Slack::UI::DynamicTextComposition

text_object(klass, **options) text_object

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def type : String #

[View source]