class tl.Api.InputPrivacyValueDisallowChatParticipants extends VirtualClass<{ chats: long[]; }>import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts"; const { InputPrivacyValueDisallowChatParticipants } = tl.Api; Propertieschats: long[]className: "InputPrivacyValueDisallowChatParticipants"classType: "constructor"CONSTRUCTOR_ID: 3914272646SUBCLASS_OF_ID: 1513843490Static MethodsfromReader(reader: Reader): InputPrivacyValueDisallowChatParticipants