wechaty-puppet/schemas/room_invitation.go
struct field ReceiverId should be ReceiverID Open
Open
ReceiverId string `json:"receiverId"`
- Exclude checks
struct field Id should be ID Open
Open
Id string `json:"id"`
- Exclude checks
struct field MemberIdList should be MemberIDList Open
Open
MemberIdList []string `json:"memberIdList"`
- Exclude checks
exported type RoomInvitationPayload should have comment or be unexported Open
Open
type RoomInvitationPayload struct {
- Exclude checks
struct field InviterId should be InviterID Open
Open
InviterId string `json:"inviterId"`
- Exclude checks