Functions
Link copied to clipboard
operator fun invoke(vararg components: ComponentImpl.ComponentCreator): ComponentImpl.ComponentCreator
operator fun invoke(components: List<ComponentImpl.ComponentCreator>): ComponentImpl.ComponentCreator
Creates a new action row with the given components. max 5 components per action row.