Whatsapp

99718

Whatsapp

89867 >= 2.2204.13

Whatsapp

689867 >= 2.2222.8

Hierarchy (view full)

Constructors

Properties

attributes: Props & Session
collection?: undefined
deprecatedMms3Url?: any
directPath?: any
encFilehash?: any
filehash?: any
height?: any
id?: any
index?: any
isPlaceholder: boolean
isState: true
mediaData?: any
mediaKey?: any
mediaKeyTimestamp?: any
mediaObject?: any
mimetype?: any
mirrorMask: {
    change:deprecatedMms3Url: number;
    change:directPath: number;
    change:encFilehash: number;
    change:filehash: number;
    change:height: number;
    change:id: number;
    change:index: number;
    change:isPlaceholder: number;
    change:mediaData: number;
    change:mediaKey: number;
    change:mediaKeyTimestamp: number;
    change:mediaObject: number;
    change:mimetype: number;
    change:size: number;
    change:stale: number;
    change:type: number;
    change:width: number;
}

Type declaration

  • change:deprecatedMms3Url: number
  • change:directPath: number
  • change:encFilehash: number
  • change:filehash: number
  • change:height: number
  • change:id: number
  • change:index: number
  • change:isPlaceholder: number
  • change:mediaData: number
  • change:mediaKey: number
  • change:mediaKeyTimestamp: number
  • change:mediaObject: number
  • change:mimetype: number
  • change:size: number
  • change:stale: number
  • change:type: number
  • change:width: number
parent?: any
proxyName: string
size?: any
stale?: any
type?: any
width?: any
Proxy: string
allowedIds?: any[]
idClass?: any

Methods

  • Parameters

    • id: Stringable
    • context: {
          [key: string]: any;
      }
      • [key: string]: any

    Returns void

  • Alias of on

    Parameters

    • eventName: Event
    • listener: Listener
    • Optional context: any

    Returns this

    Alias

    on

  • Returns void

  • Returns void

  • Returns void

  • Returns any

  • Alias of trigger

    Parameters

    • eventName: Event
    • Rest ...args: any[]

    Returns this

    Alias

    trigger

  • Type Parameters

    Parameters

    • attr: T

    Returns any

  • Returns boolean

  • Returns boolean

  • Parameters

    • Optional e: boolean

    Returns void

  • Returns void

  • Parameters

    • eventName: Event

    Returns boolean

  • Parameters

    • context: any

      The value of this provided for the call to listener

    • eventName: Event

      The name of the event.

    • Optional listener: Listener

      The callback function.

    Returns this

  • Parameters

    • context: any

      The value of this provided for the call to listener

    • eventName: Event

      The name of the event.

    • Optional listener: Listener

      The callback function.

    Returns this

  • Parameters

    • context: any

      The value of this provided for the call to listener

    • eventName: Event

      The name of the event.

    • Optional listener: Listener

      The callback function.

    Returns this

  • Removes the specified listener from the listener array for the event named eventName.

    Parameters

    • Optional eventName: Event

      The name of the event.

    • Optional listener: Listener

      The callback function.

    • Optional context: any

      The value of this provided for the call to listener

    Returns this

    Returns a reference to the EventEmitter, so that calls can be chained.

  • Adds the listener function to the end of the listeners array for the event named eventName.

    Parameters

    • eventName: Event

      The name of the event.

    • listener: Listener

      The callback function.

    • Optional context: any

      The value of this provided for the call to listener

    Returns this

    Returns a reference to the EventEmitter, so that calls can be chained.

  • Adds a one-time listener function for the event named eventName.

    Parameters

    • eventName: Event

      The name of the event.

    • listener: Listener

      The callback function.

    • Optional context: any

      The value of this provided for the call to listener

    Returns this

    Returns a reference to the EventEmitter, so that calls can be chained.

  • Removes all listeners.

    Returns this

    Returns a reference to the EventEmitter, so that calls can be chained.

  • Alias of off

    Parameters

    • Optional eventName: Event
    • Optional listener: Listener
    • Optional context: any

    Returns this

    Alias

    off

  • Returns void

  • Parameters

    • Optional e: any
    • Optional t: any

    Returns any

  • Returns Props

  • Parameters

    • Rest ...args: any

    Returns any

  • Parameters

    • Optional context: any
    • Optional eventName: Event
    • Optional listener: Listener

    Returns this

  • Returns Props

  • Synchronously calls each of the listeners registered for the event named eventName, in the order they were registered, passing the supplied arguments to each.

    Parameters

    • eventName: Event
    • Rest ...args: any[]

    Returns this

    Returns a reference to the EventEmitter, so that calls can be chained.

  • Alias of off

    Parameters

    • Optional eventName: Event
    • Optional listener: Listener
    • Optional context: any

    Returns this

    Alias

    off

  • Parameters

    • ids: Stringable | Stringable[]
    • Optional t: any

    Returns void

  • Returns StickerModel

  • Parameters

    • e: any

    Returns boolean