messages.SavedDialogs
Rust type: enums::messages.SavedDialogs
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| SavedDialogs |
| SavedDialogsNotModified |
| SavedDialogsSlice |
Requests returning this type
| GetPinnedSavedDialogs |
| GetSavedDialogs |
| GetSavedDialogsById |
Requests accepting this type as input
None.
Other types containing this type
None.