call abstract method
TRes
call({
- String? name,
- String? creator,
- Input$PictureInput? profilePicture,
- Input$MessageGroupWallpaperInput? wallpaper,
- Enum$MessageSoundEnum? sound,
- Enum$MessageGroupTypeEnum? type,
- String? id,
Implementation
TRes call({
String? name,
String? creator,
Input$PictureInput? profilePicture,
Input$MessageGroupWallpaperInput? wallpaper,
Enum$MessageSoundEnum? sound,
Enum$MessageGroupTypeEnum? type,
String? id,
});