Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRCKitMessageBubbleCfg

Hierarchy

  • IRCKitMessageBubbleCfg

Index

Properties

redius?: number

Fillet radius

Message alignment: left alignment or left and right distribution

backgroundColorForMyself?: number

Background color of one's own chat bubble

backgroundColorForOthers?: number

Background color of others' chat bubbles

textColorForMyself?: number

Text color of one's own side

textColorForOthers?: number

Text Color of Others

showMyProfileInPrivateConversation?: boolean

Display the user's own avatar in one-to-one chat, and it is not displayed by default.

showMyNameInPrivateConversation?: boolean

Display the name of the sender in one-to-one chat. It is not displayed by default.

showMyProfileInGroupConversation?: boolean

Display the user's own avatar in group chat, not displayed by default.

showMyNameInGroupConversation?: boolean

Display the name of one's own side in group chat, and it is not displayed by default.

showOthersProfileInPrivateConversation?: boolean

Display the other party's avatar in one-to-one chat. By default, it is not displayed.

showOthersNameInPrivateConversation?: boolean

Display the other party's name in one-to-one chat, and it is not displayed by default.

showOthersProfileInGroupConversation?: boolean

Display the avatar of the other party in the group chat, with the default display.

showOthersNameInGroupConversation?: boolean

Display the other party's name in group chat, not displayed by default.