chyiiiiiiiiiiii / flutter_zendesk_messaging

Zendesk-Messaging for Flutter developer
Apache License 2.0
31 stars 46 forks source link

Is it possible to provide a button of clearing chat history in MessageController ? #25

Closed taojigu closed 1 year ago

taojigu commented 1 year ago

In dart file, I present a messageController by "ZendeskMessaging.show();" My question is : do you know any api of zendesk that could add a "clean chat history" button in the messageController

Thanks