Type alias tellRawOptions

tellRawOptions: { content: string; isPrivate: true } | { content: JsonRaw; isPrivate: false }

Generated using TypeDoc