class types.UpdateStoriesStealthMode
extends TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { UpdateStoriesStealthMode } = types;
Constructors
new
UpdateStoriesStealthMode(params: { stealthMode: TypeStoriesStealthMode; })