InputChatPhoto constructor
const
InputChatPhoto({
- required InputPhotoBase id,
Input Chat Photo constructor.
Implementation
const InputChatPhoto({required this.id}) : super._();
Input Chat Photo constructor.
const InputChatPhoto({required this.id}) : super._();