public class ChatInviteLinkResponse extends BaseResponse
| Constructor and Description |
|---|
ChatInviteLinkResponse() |
| Modifier and Type | Method and Description |
|---|---|
ChatInviteLink |
chatInviteLink() |
java.lang.String |
toString() |
description, errorCode, isOk, parameterspublic ChatInviteLink chatInviteLink()
public java.lang.String toString()
toString in class BaseResponse