Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMessageMetadata

Hierarchy

  • IMessageMetadata

Index

Properties

argumentNames

argumentNames: string[]

The list of argument names.

functionName

functionName: string

The name of the message rendering function.

interfaceName

interfaceName: null | string

The name of the TypeScript interface that describe the message arguments or null if message has no arguments.

Generated using TypeDoc