getEmoticonTabs

public Map<String, List<IEmoticonTab>> getEmoticonTabs(ChannelType channelType, String targetId)

Default emoticon tab data. Key-value format where the key is the class name of each ExtensionModule, and the value is the IEmoticonTab list returned by each ExtensionModule.

Return

Default emoticon tab data.

Parameters

channelType

Channel type.

targetId

Channel ID.