You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.0.0
- Removed need for verify token when instanciating class
- Removed verify function
- Added callback account_linking webhook
- Support account_link and account_unlink button types
- Message echoes removed, should be handled in messages callback and
checking for `"is_echo": "true"`
- Added delete_thread_setting method