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
Just like the sendMessage and sendNotification helper we need to have a sendDirect helper for the app.
The implementation is already done in the /example command file, we just need to move it to lib directory and use it
Just like the
sendMessageandsendNotificationhelper we need to have asendDirecthelper for the app.The implementation is already done in the
/examplecommand file, we just need to move it to lib directory and use it