requestChannelButton

inline fun ReplyKeyboardRowBuilder.requestChannelButton(text: String, requestId: RequestId, isPublic: Boolean? = null, isOwnedBy: Boolean? = null, userRightsInChat: ChatCommonAdministratorRights? = null, botRightsInChat: ChatCommonAdministratorRights? = null, botIsMember: Boolean? = null): Boolean

Creates and put RequestChatKeyboardButton with KeyboardButtonRequestChat.Channel

See also

ReplyKeyboardBuilder.row