openPopupGallery static method
Opens a new popup window at the Routes.gallery page with the provided
chatId
.
Implementation
static bool openPopupGallery(ChatId chatId, {String? id, int? index}) =>
false;
Opens a new popup window at the Routes.gallery page with the provided
chatId
.
static bool openPopupGallery(ChatId chatId, {String? id, int? index}) =>
false;