MessageActionChatEditPhoto constructor
const
MessageActionChatEditPhoto({
- required PhotoBase photo,
Message Action Chat Edit Photo constructor.
Implementation
const MessageActionChatEditPhoto({required this.photo}) : super._();