Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRCKitConversationMenuItem

Hierarchy

  • IRCKitConversationMenuItem

Index

Properties

Methods

Properties

id: string

Menu ID. The SDK includes this data when dispatching click events and also queries the display copy of the multilingual UI through this ID.

icon: string

Menu Icon

Methods

  • Filter, the menu will be displayed when it returns true, and will not be displayed when it returns false.

    Parameters

    Returns boolean