call abstract method
TRes
call({
- String? text,
- String? gif,
- String? sticker,
- Input$CustomMessageInput? custom,
- Input$MessageMediaInput? media,
- Input$LonLatInput? location,
- String? messageGroup,
- List<
String> ? seenBy,
Implementation
TRes call({
String? text,
String? gif,
String? sticker,
Input$CustomMessageInput? custom,
Input$MessageMediaInput? media,
Input$LonLatInput? location,
String? messageGroup,
List<String>? seenBy,
});