package
0.0.3
Repository: https://github.com/spark-comm/spark-api.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

群的基础信息.
BaseGroupInfoValidationError is the validation error returned by BaseGroupInfo.Validate if the designated constraints aren't met.
根据群id获取列表 兼容老版本.
GetByGroupListSdkValidationError is the validation error returned by GetByGroupListSdk.Validate if the designated constraints aren't met.
No description provided by the author
GroupAbstractInfoValidationError is the validation error returned by GroupAbstractInfo.Validate if the designated constraints aren't met.
群信息存在.
GroupInfoValidationError is the validation error returned by GroupInfo.Validate if the designated constraints aren't met.
No description provided by the author
GroupRequestInfoValidationError is the validation error returned by GroupRequestInfo.Validate if the designated constraints aren't met.
群成员信息.
MemberInfoValidationError is the validation error returned by MemberInfo.Validate if the designated constraints aren't met.

# Type aliases

BaseGroupInfoMultiError is an error wrapping multiple validation errors returned by BaseGroupInfo.ValidateAll() if the designated constraints aren't met.
GetByGroupListSdkMultiError is an error wrapping multiple validation errors returned by GetByGroupListSdk.ValidateAll() if the designated constraints aren't met.
GroupAbstractInfoMultiError is an error wrapping multiple validation errors returned by GroupAbstractInfo.ValidateAll() if the designated constraints aren't met.
GroupInfoMultiError is an error wrapping multiple validation errors returned by GroupInfo.ValidateAll() if the designated constraints aren't met.
GroupRequestInfoMultiError is an error wrapping multiple validation errors returned by GroupRequestInfo.ValidateAll() if the designated constraints aren't met.
MemberInfoMultiError is an error wrapping multiple validation errors returned by MemberInfo.ValidateAll() if the designated constraints aren't met.