Interface MsgContent

interface MsgContent {
    Text: string;
}

Properties

Properties

Text: string

Generated using TypeDoc