Chatbots have become increasingly popular in recent years as a way for businesses to interact with their customers. One of the most powerful chatbot tools available is ChatGPT, a large language model developed by OpenAI. In this blog post, we read more…
Hi,
We are glad to let you know about new iOS SDK release, which includes:
Fixed
Session
errors parsing+ [CYBRequest addAdminsToDialogWithID:adminsUserIDs:successBlock:errorBlock:]
– method for adding admins into group/public dialog.+ [CYBRequest removeAdminsFromDialogWithID:adminsUserIDs:successBlock:errorBlock:]
– method for removing admins from group/public dialog.
New
- Added
CYBChatDialog
in successBlock into+ [CYBRequest addAdminsToDialogWithID:adminsUserIDs:successBlock:errorBlock:]
method – without deprecating - Added
CYBChatDialog
in successBlock into+ [CYBRequest removeAdminsFromDialogWithID:adminsUserIDs:successBlock:errorBlock:]
method – without deprecating
It is available on our GitHub page, documentation how to use iOS SDK is available on our website.