These docs are for v0.1.0. Click to read the latest docs for v1.0.0.

Front.assign(teammate_alias)

Assign the currently selected conversation to a teammate.

teammate_alias: string

The alias of the teammate to assign to.

Front.assign('teammate_alias');