Module: Mattermost::Endpoint::Users
- Included in:
- Mattermost::Endpoint
- Defined in:
- lib/mattermost/endpoint/users.rb
Instance Method Summary collapse
Instance Method Details
#getMe ⇒ Object
4 5 6 |
# File 'lib/mattermost/endpoint/users.rb', line 4 def getMe get("/users/me") end |