类 GetChatReq

java.lang.Object
com.lark.oapi.service.im.v1.model.GetChatReq

public class GetChatReq extends Object
  • 构造器详细资料

    • GetChatReq

      public GetChatReq()
    • GetChatReq

      public GetChatReq(GetChatReq.Builder builder)
  • 方法详细资料

    • newBuilder

      public static GetChatReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getChatId

      public String getChatId()
    • setChatId

      public void setChatId(String chatId)