GetAvatarArguments constructor

GetAvatarArguments({
  1. required ChatId id,
})

Implementation

GetAvatarArguments({required this.id});