クラス GroupMemberCountResponse

java.lang.Object
com.linecorp.bot.model.group.GroupMemberCountResponse

public final class GroupMemberCountResponse
extends java.lang.Object
  • メソッドの詳細

    • builder

    • getCount

      public long getCount()
      The count of members in the room. The number returned excludes the LINE Official Account.
    • equals

      public boolean equals​(java.lang.Object o)
      オーバーライド:
      equals クラス内 java.lang.Object
    • hashCode

      public int hashCode()
      オーバーライド:
      hashCode クラス内 java.lang.Object
    • toString

      public java.lang.String toString()
      オーバーライド:
      toString クラス内 java.lang.Object