QGKeyboards

markdown 消息内含有的多按钮信息。

Kotlin 可以使用 DSL API 快速构建 QGKeyboards 对象实例:

QGKeyboards {
content {
row {
button { ... }
}
}
}

Since

4.4.0

Author

ForteScarlet

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard