Module Slack_lib.ContextSource
Sourceval make_secrets :
?slack_access_token:string ->
?slack_signing_secret:string ->
unit ->
Slack_t.secrets Sourceval get_ctx : ?secrets_path:string -> ?ua:string -> unit -> t Sourceval get_slack_access_token : t -> string