Skip to main content
Module

x/grm/mod.ts>Api.UpdateGeoLiveViewed

MTProto API Client for Deno 🦕
Go to Latest
class Api.UpdateGeoLiveViewed
extends VirtualClass<{ peer: Api.TypePeer; msgId: int; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { UpdateGeoLiveViewed } = Api;

Properties

className: "UpdateGeoLiveViewed"
classType: "constructor"
CONSTRUCTOR_ID: 2267003193
msgId: int
peer: Api.TypePeer
SUBCLASS_OF_ID: 2676568142

Static Methods

fromReader(reader: Reader): UpdateGeoLiveViewed