MessagesGetEmojiProfilePhotoGroups constructor

const MessagesGetEmojiProfilePhotoGroups({
  1. required int hash,
})

Messages Get Emoji Profile Photo Groups constructor.

Implementation

const MessagesGetEmojiProfilePhotoGroups({
  required this.hash,
}) : super._();