botCommand

inline fun botCommand(command: String): BotCommandTextSource

Parameters

command

Without leading "/"


inline fun botCommand(botCommand: BotCommand): BotCommandTextSource