R/paths-users.R
users_delete_photo.Rd
Delete the user profile photo
users_delete_photo(token = Sys.getenv("SLACK_TOKEN"))
(character) A bearer token provided by Slack. A later enhancement will add the ability to generate this token. Slack token are long-lasting, and should be carefully guarded.
character
BKTODO: Return descriptions are not yet implemented in beekeeper