Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseExternalContactMessageSend ¶
type ResponseExternalContactMessageSend struct {
*response.ResponseWork
InvalidExternalUser []string `json:"invalid_external_user"`
InvalidParentUserID []string `json:"invalid_parent_userid"`
InvalidStudentUserID []string `json:"invalid_student_userid"`
InvalidParty []string `json:"invalid_party"`
}
Click to show internal directories.
Click to hide internal directories.