Im using Sendbird Flutter SDK and giphy_picker . Should i use UserMessage or FileMessage? what’s the best or efficient way of sending a GIF?
Im using Sendbird Flutter SDK and giphy_picker . Should i use UserMessage or FileMessage? what’s the best or efficient way of sending a GIF?
I used UserMessage and display the OG. it’s working now.