Skip to main content
Latest
class TextMessage
Re-export
import { TextMessage } from "https://deno.land/x/periskope_maytapi_deno@v1.4.0/index.ts";

Constructors

new
TextMessage()

Properties

optional
fromMe: boolean
optional
id: string
optional
text: string
optional
type: string

Static Properties

readonly
attributeTypeMap: Array<{ name: string; baseName: string; type: string; format: string; }>
readonly
discriminator: string | undefined