SelectedShowChats: Show Chats

Tag: SelectedShowChats

The SelectedShowChats function automates the action of loading and showing the chats of selected users.


XML
<SelectedShowChats/>

image2023-6-7_12-37-37.png

Tag Attributes

Attributes

Attribute Value

Comment

NewFrame

TRUE (Opens new frame) / FALSE (Continues with existing frame)

Defaults to FALSE

KeepAlive

TRUE / FALSE 

Defaults to the same value as NewFrame

FrameId

Unique identifier of the frame

Reuse the frame if it exists already, create a new one if it doesn’t.

o

Example Script

XML
<SelectedShowChats NewFrame="True"/>