Updated docs
This commit is contained in:
15
docs/-k-spigot/net.axay.kspigot.chat/send-message.md
Normal file
15
docs/-k-spigot/net.axay.kspigot.chat/send-message.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: sendMessage -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.chat](index.md)/[sendMessage](send-message.md)
|
||||
|
||||
|
||||
|
||||
# sendMessage
|
||||
[jvm]
|
||||
Content
|
||||
fun CommandSender.[sendMessage](send-message.md)(vararg components: [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<out BaseComponent>)
|
||||
fun CommandSender.[sendMessage](send-message.md)(builder: [KSpigotComponentBuilder](-k-spigot-component-builder/index.md).() -> [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user