requestChatReplyButton

Creates RequestChatKeyboardButton


inline fun requestChatReplyButton(    text: String,     requestId: RequestId,     isChannel: Boolean? = null,     isForum: Boolean? = null,     isPublic: Boolean? = null,     isOwnedBy: Boolean? = null,     userRightsInChat: ChatCommonAdministratorRights? = null,     botRightsInChat: ChatCommonAdministratorRights? = null,     botIsMember: Boolean = false,     requestTitle: Boolean? = null,     requestUsername: Boolean? = null,     requestPhoto: Boolean? = null): RequestChatKeyboardButton

Creates RequestChatKeyboardButton with KeyboardButtonRequestChat