class types.ReplyKeyboardForceReply extends _TypeReplyMarkupimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ReplyKeyboardForceReply } = types; ConstructorsnewReplyKeyboardForceReply(params?: { singleUse?: true; selective?: true; placeholder?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalplaceholder: stringoptionalselective: trueoptionalsingleUse: trueStatic Propertiesreadonly[paramDesc]: ParamDesc