struct Slack::UI::Blocks::Divider

Defined in:

slack/ui/blocks/divider.cr

Constant Summary

ASSIGNED_TYPES = [] of TypeDeclaration

Constructors

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

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]