Home
last modified time | relevance | path

Searched refs:SetUserCustomStatusContext (Results 1 – 6 of 6) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Dusers.go303 return api.SetUserCustomStatusContext(context.Background(), statusText, statusEmoji)
309 func (api *Client) SetUserCustomStatusContext(ctx context.Context, statusText, statusEmoji string) … func
361 return api.SetUserCustomStatusContext(ctx, "", "")
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Dusers.go472 return api.SetUserCustomStatusContext(context.Background(), statusText, statusEmoji)
478 func (api *Client) SetUserCustomStatusContext(ctx context.Context, statusText, statusEmoji string) … func
529 return api.SetUserCustomStatusContext(ctx, "", "")
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dusers.go502 func (api *Client) SetUserCustomStatusContext(ctx context.Context, statusText, statusEmoji string, … func
566 return api.SetUserCustomStatusContext(ctx, "", "", 0)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dusers.go502 func (api *Client) SetUserCustomStatusContext(ctx context.Context, statusText, statusEmoji string, … func
566 return api.SetUserCustomStatusContext(ctx, "", "", 0)
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dusers.go564 func (api *Client) SetUserCustomStatusContext(ctx context.Context, statusText, statusEmoji string, … func
632 return api.SetUserCustomStatusContext(ctx, "", "", 0)
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dusers.go564 func (api *Client) SetUserCustomStatusContext(ctx context.Context, statusText, statusEmoji string, … func
632 return api.SetUserCustomStatusContext(ctx, "", "", 0)