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
PublishViewContext() calls view.publish internally which has hash as an optional field as per the documentation. In the client we can have this as an optional field.
Description
PublishViewContext() calls view.publish internally which has
hash
as an optional field as per the documentation. In the client we can have this as an optional field.(Optional) Slack's documentation
https://api.slack.com/methods/views.publish#arg_hash
The text was updated successfully, but these errors were encountered: