struct Slack::UI::Components::TextSection

Defined in:

slack/ui/components/text_section.cr

Class Method Summary

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

initialize initialize

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

new new

Class Method Detail

def self.render(text : String, button : BlockElements::Button) : Blocks::Section #

[View source]
def self.render(text : String, markdown : Bool) #

[View source]
def self.render(text : String) : Blocks::Section #

[View source]