JUMP TOPlugin SDKGetting Events From FrontMessagesConversationsContactsControlling FrontUnassignAssignToggle ArchivedToggle TrashedOpen URLCompose New MessageCompose ReplyCompose ForwardUpdate DraftTagging a ConversationUntagging a ConversationMoving a Conversation to an InboxSearchInsert HTMLAdd TopicSet Panel WidthDialogsAlertReportConfirmPromptPrompt DateItem ListCopy to ClipboardAccessing Front DataUser ProfileFetch InboxesFetch ChannelsFetch TeammatesFetch TagsFetch NotesFetch DraftAssignFront.assign(teammate_alias)Assign the currently selected conversation to a teammate. teammate_alias: string The alias of the teammate to assign to. JavaScriptFront.assign('teammate_alias');