import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { Themes } = Api.account;
Properties
themes: Api.TypeTheme[]
Static Methods
fromReader(reader: Reader): Themes
import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { Themes } = Api.account;