UpdatePinnedDialogs constructor
const
UpdatePinnedDialogs({
- int? folderId,
- List<
DialogPeerBase> ? order,
Update Pinned Dialogs constructor.
Implementation
const UpdatePinnedDialogs({this.folderId, this.order}) : super._();