ChatAction class

ChatAction

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

forValue(String value) ChatAction
Get the object from string

Constants

chooseSticker → const ChatAction
ChooseSticker
findLocation → const ChatAction
FindLocation
recordVideo → const ChatAction
RecordVideo
recordVideoNote → const ChatAction
RecordVideoNote
recordVoice → const ChatAction
RecordVoice
typing → const ChatAction
Typing
uploadDocument → const ChatAction
UploadDocument
uploadPhoto → const ChatAction
UploadPhoto
uploadVideo → const ChatAction
UploadVideo
uploadVideoNote → const ChatAction
UploadVideoNote
uploadVoice → const ChatAction
UploadVoice
values → const Map<String, ChatAction>
Values