Package 

Class SlackUser

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String id
      private final String name
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final String component2()
      final SlackUser copy(String id, String name)
      final String getId()
      final String getName()
      • Methods inherited from class ai.tock.bot.connector.slack.model.SlackUser

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait