pyspotify
stable
Installation
Quickstart
API reference
Error handling
Configuration
Sessions
Event loop
Connection
Offline sync
Links
Users
Tracks
Albums
Artists
Images
Search
Playlists
Toplists
Inbox
Social
Player
Audio
Audio sinks
Internal API
Authors
Changelog
Contributing
pyspotify
Docs
»
API reference
»
Inbox
Edit on GitHub
Inbox
¶
class
spotify.
InboxPostResult
(
session
,
canonical_username
=
None
,
tracks
=
None
,
message
=
''
,
callback
=
None
,
sp_inbox
=
None
,
add_ref
=
True
)
[source]
¶
The result object returned by
Session.inbox_post_tracks()
.