import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { TermsOfServiceUpdate } = tl.Api.help;
Properties
termsOfService: help.TypeTermsOfService
Static Methods
fromReader(reader: Reader): TermsOfServiceUpdate
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { TermsOfServiceUpdate } = tl.Api.help;