ChatAction class
ChatAction
Properties
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