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

Add WhatsApp Sticker Support #505

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ahmetkocadogan
Copy link
Contributor

In previous commits, i already added WhatsApp sticker support but commented the code because MessageBird C# SDK was not ready for sending and receiving stickers. Now it is ready and WhatsApp sticker support can be added.

In previous commits, i already added WhatsApp sticker support but commented the code because MessageBird C# SDK was not ready for sending and receiving stickers. Now it is ready and WhatsApp sticker support can be added.
@ahmetkocadogan
Copy link
Contributor Author

Package MessageBird 4.0.0 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package MessageBird 4.0.0 supports: net6.0 (.NETCoreApp,Version=v6.0)

New update that contains WhatsApp sticker support in MessageBird C# SDK nuget package is not compatible with this project now becase of the .NET version. We need MessageBird nuget package version 4.0.0

This PR can be deleted or closed till we have .NET 6 here.

@ahmetkocadogan ahmetkocadogan marked this pull request as draft August 29, 2022 09:00
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.

None yet

1 participant