class types.PollAnswer extends _TypePollAnswerimport { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts"; const { PollAnswer } = types; ConstructorsnewPollAnswer(params: { text: string; option: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoption: Uint8Arraytext: stringStatic Propertiesreadonly[paramDesc]: ParamDesc