forked from MightyPork/elefren-fork
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
796 B
796 B
0.10
- Added the ability to handle paged entities like favourites and such.(Only favourites in prerelease)
- Added optional
sourceandmovedfields toAccount. - Added
Sourcestruct to match with theAccount.sourcefield. - Added
CredientialsBuilderstruct for updating profile usingverify_credientials. - Attachment now handles being sent an empty object, which is converted
to
None. - Added ombed data fields to
Card. - Added
versionandurlsfields toInstance. - Added
id,muting_notifications, anddomain_blockingtoRelationship. - Added
emojis,language, andpinnedfields toStatus - Added
Emojistruct. - Added
ListandMentionstructs(matching routes not added yet). - Added example that prints your profile.
- Updated dependencies