stories.ReorderAlbums#
- class pyrogram.raw.functions.stories.ReorderAlbums#
Reorder story albums on a profile.
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
8535FBD9
- Parameters:
peer (
InputPeer) – Peer where the albums are located.order (List of
int32-bit) – New order of the albums.
- Returns:
bool