setStoryAlbumName¶
Changes name of an album of stories. If the album is owned by a supergroup or a channel chat, then requires can_edit_stories administrator right in the chat. Returns the changed album
setStoryAlbumName(
chat_id: int53,
story_album_id: int32,
name: string
) → StoryAlbum