UNPKG

instagram-private-api

Version:

Instagram private API wrapper for full access to instagram

5 lines (4 loc) 111 B
export interface DirectRepositoryGetPresenceResponseRootObject { user_presence: any; status: string; }