Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add builder class #26

Merged
merged 2 commits into from
May 3, 2024
Merged

Feature/add builder class #26

merged 2 commits into from
May 3, 2024

Conversation

FabioGaming
Copy link
Collaborator

[ + ] Added preview for Post Builder
[ # ] Fixed Typo on Types class
[ + ] Added functions to SubClient to work with new PostBuilder

[ # ] Fixed Client.register() throwing invalid request due to newtonsoft JSON
[ # ] Fixed typo in Types class
[ + ] Added start of builder class
[ # ] Changed PostBuilder.MediaList from Dictionary<byte[], string> to List<(byte[], string?, string?)>
[ + ] Added PostBuilder.BackgroundImage
[ + ] Added PostBuilder.BackgroundColor
[ + ] Added PostBuilder.BackgroundType
[ + ] Added PostBuilder.FansOnly
[ + ] Added PostBuilder.WithBackgroundImage(byte[])
[ + ] Added PostBuilder.WithBackgroundImage(string)
[ # ] Adjusted functions to handle new parameters like caption and mediaKey
[ + ] Added SubClient.create_post(PostBuilder)
Copy link
Collaborator Author

@FabioGaming FabioGaming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM;

@FabioGaming FabioGaming merged commit 1f425e7 into dev May 3, 2024
1 check passed
@FabioGaming FabioGaming deleted the feature/add-builder-class branch May 3, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant