Documentation ¶
Index ¶
- Constants
- type AdminAddTopicMemberOK
- type AdminAddTopicMemberParams
- func NewAdminAddTopicMemberParams() *AdminAddTopicMemberParams
- func NewAdminAddTopicMemberParamsWithContext(ctx context.Context) *AdminAddTopicMemberParams
- func NewAdminAddTopicMemberParamsWithHTTPClient(client *http.Client) *AdminAddTopicMemberParams
- func NewAdminAddTopicMemberParamsWithTimeout(timeout time.Duration) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminAddTopicMemberParams) SetBody(body *chatclientmodels.APIAddMemberParams)
- func (o *AdminAddTopicMemberParams) SetContext(ctx context.Context)
- func (o *AdminAddTopicMemberParams) SetHTTPClient(client *http.Client)
- func (o *AdminAddTopicMemberParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminAddTopicMemberParams) SetNamespace(namespace string)
- func (o *AdminAddTopicMemberParams) SetTimeout(timeout time.Duration)
- func (o *AdminAddTopicMemberParams) SetTopic(topic string)
- func (o *AdminAddTopicMemberParams) SetUserID(userID string)
- func (o *AdminAddTopicMemberParams) WithBody(body *chatclientmodels.APIAddMemberParams) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WithContext(ctx context.Context) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WithHTTPClient(client *http.Client) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WithNamespace(namespace string) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WithTimeout(timeout time.Duration) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WithTopic(topic string) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WithUserID(userID string) *AdminAddTopicMemberParams
- func (o *AdminAddTopicMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminAddTopicMemberReader
- type AdminBanTopicMembersBadRequest
- type AdminBanTopicMembersForbidden
- type AdminBanTopicMembersInternalServerError
- type AdminBanTopicMembersOK
- type AdminBanTopicMembersParams
- func NewAdminBanTopicMembersParams() *AdminBanTopicMembersParams
- func NewAdminBanTopicMembersParamsWithContext(ctx context.Context) *AdminBanTopicMembersParams
- func NewAdminBanTopicMembersParamsWithHTTPClient(client *http.Client) *AdminBanTopicMembersParams
- func NewAdminBanTopicMembersParamsWithTimeout(timeout time.Duration) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminBanTopicMembersParams) SetBody(body *chatclientmodels.ModelsBanTopicMemberParam)
- func (o *AdminBanTopicMembersParams) SetContext(ctx context.Context)
- func (o *AdminBanTopicMembersParams) SetHTTPClient(client *http.Client)
- func (o *AdminBanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminBanTopicMembersParams) SetNamespace(namespace string)
- func (o *AdminBanTopicMembersParams) SetTimeout(timeout time.Duration)
- func (o *AdminBanTopicMembersParams) SetTopic(topic string)
- func (o *AdminBanTopicMembersParams) WithBody(body *chatclientmodels.ModelsBanTopicMemberParam) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) WithContext(ctx context.Context) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) WithHTTPClient(client *http.Client) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) WithNamespace(namespace string) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) WithTimeout(timeout time.Duration) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) WithTopic(topic string) *AdminBanTopicMembersParams
- func (o *AdminBanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminBanTopicMembersReader
- type AdminBanTopicMembersUnauthorized
- type AdminChannelTopicInfoBadRequest
- type AdminChannelTopicInfoForbidden
- type AdminChannelTopicInfoInternalServerError
- type AdminChannelTopicInfoNotFound
- type AdminChannelTopicInfoOK
- type AdminChannelTopicInfoParams
- func NewAdminChannelTopicInfoParams() *AdminChannelTopicInfoParams
- func NewAdminChannelTopicInfoParamsWithContext(ctx context.Context) *AdminChannelTopicInfoParams
- func NewAdminChannelTopicInfoParamsWithHTTPClient(client *http.Client) *AdminChannelTopicInfoParams
- func NewAdminChannelTopicInfoParamsWithTimeout(timeout time.Duration) *AdminChannelTopicInfoParams
- func (o *AdminChannelTopicInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminChannelTopicInfoParams) SetContext(ctx context.Context)
- func (o *AdminChannelTopicInfoParams) SetHTTPClient(client *http.Client)
- func (o *AdminChannelTopicInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminChannelTopicInfoParams) SetNamespace(namespace string)
- func (o *AdminChannelTopicInfoParams) SetTimeout(timeout time.Duration)
- func (o *AdminChannelTopicInfoParams) SetTopic(topic string)
- func (o *AdminChannelTopicInfoParams) WithContext(ctx context.Context) *AdminChannelTopicInfoParams
- func (o *AdminChannelTopicInfoParams) WithHTTPClient(client *http.Client) *AdminChannelTopicInfoParams
- func (o *AdminChannelTopicInfoParams) WithNamespace(namespace string) *AdminChannelTopicInfoParams
- func (o *AdminChannelTopicInfoParams) WithTimeout(timeout time.Duration) *AdminChannelTopicInfoParams
- func (o *AdminChannelTopicInfoParams) WithTopic(topic string) *AdminChannelTopicInfoParams
- func (o *AdminChannelTopicInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminChannelTopicInfoReader
- type AdminChannelTopicInfoUnauthorized
- type AdminChannelTopicListBadRequest
- type AdminChannelTopicListForbidden
- type AdminChannelTopicListInternalServerError
- type AdminChannelTopicListOK
- type AdminChannelTopicListParams
- func NewAdminChannelTopicListParams() *AdminChannelTopicListParams
- func NewAdminChannelTopicListParamsWithContext(ctx context.Context) *AdminChannelTopicListParams
- func NewAdminChannelTopicListParamsWithHTTPClient(client *http.Client) *AdminChannelTopicListParams
- func NewAdminChannelTopicListParamsWithTimeout(timeout time.Duration) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminChannelTopicListParams) SetContext(ctx context.Context)
- func (o *AdminChannelTopicListParams) SetHTTPClient(client *http.Client)
- func (o *AdminChannelTopicListParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminChannelTopicListParams) SetLimit(limit *int64)
- func (o *AdminChannelTopicListParams) SetNamespace(namespace string)
- func (o *AdminChannelTopicListParams) SetOffset(offset *int64)
- func (o *AdminChannelTopicListParams) SetTimeout(timeout time.Duration)
- func (o *AdminChannelTopicListParams) SetTopicName(topicName *string)
- func (o *AdminChannelTopicListParams) WithContext(ctx context.Context) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WithHTTPClient(client *http.Client) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WithLimit(limit *int64) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WithNamespace(namespace string) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WithOffset(offset *int64) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WithTimeout(timeout time.Duration) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WithTopicName(topicName *string) *AdminChannelTopicListParams
- func (o *AdminChannelTopicListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminChannelTopicListReader
- type AdminChannelTopicListUnauthorized
- type AdminChannelTopicSummaryBadRequest
- type AdminChannelTopicSummaryForbidden
- type AdminChannelTopicSummaryInternalServerError
- type AdminChannelTopicSummaryOK
- type AdminChannelTopicSummaryParams
- func NewAdminChannelTopicSummaryParams() *AdminChannelTopicSummaryParams
- func NewAdminChannelTopicSummaryParamsWithContext(ctx context.Context) *AdminChannelTopicSummaryParams
- func NewAdminChannelTopicSummaryParamsWithHTTPClient(client *http.Client) *AdminChannelTopicSummaryParams
- func NewAdminChannelTopicSummaryParamsWithTimeout(timeout time.Duration) *AdminChannelTopicSummaryParams
- func (o *AdminChannelTopicSummaryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminChannelTopicSummaryParams) SetContext(ctx context.Context)
- func (o *AdminChannelTopicSummaryParams) SetHTTPClient(client *http.Client)
- func (o *AdminChannelTopicSummaryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminChannelTopicSummaryParams) SetNamespace(namespace string)
- func (o *AdminChannelTopicSummaryParams) SetTimeout(timeout time.Duration)
- func (o *AdminChannelTopicSummaryParams) WithContext(ctx context.Context) *AdminChannelTopicSummaryParams
- func (o *AdminChannelTopicSummaryParams) WithHTTPClient(client *http.Client) *AdminChannelTopicSummaryParams
- func (o *AdminChannelTopicSummaryParams) WithNamespace(namespace string) *AdminChannelTopicSummaryParams
- func (o *AdminChannelTopicSummaryParams) WithTimeout(timeout time.Duration) *AdminChannelTopicSummaryParams
- func (o *AdminChannelTopicSummaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminChannelTopicSummaryReader
- type AdminChannelTopicSummaryUnauthorized
- type AdminChatHistoryBadRequest
- type AdminChatHistoryForbidden
- type AdminChatHistoryInternalServerError
- type AdminChatHistoryOK
- type AdminChatHistoryParams
- func NewAdminChatHistoryParams() *AdminChatHistoryParams
- func NewAdminChatHistoryParamsWithContext(ctx context.Context) *AdminChatHistoryParams
- func NewAdminChatHistoryParamsWithHTTPClient(client *http.Client) *AdminChatHistoryParams
- func NewAdminChatHistoryParamsWithTimeout(timeout time.Duration) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminChatHistoryParams) SetChatID(chatID []string)
- func (o *AdminChatHistoryParams) SetContext(ctx context.Context)
- func (o *AdminChatHistoryParams) SetEndCreatedAt(endCreatedAt *int64)
- func (o *AdminChatHistoryParams) SetHTTPClient(client *http.Client)
- func (o *AdminChatHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminChatHistoryParams) SetKeyword(keyword *string)
- func (o *AdminChatHistoryParams) SetLimit(limit *int64)
- func (o *AdminChatHistoryParams) SetNamespace(namespace string)
- func (o *AdminChatHistoryParams) SetOffset(offset *int64)
- func (o *AdminChatHistoryParams) SetOrder(order *string)
- func (o *AdminChatHistoryParams) SetSenderUserID(senderUserID *string)
- func (o *AdminChatHistoryParams) SetShardID(shardID *string)
- func (o *AdminChatHistoryParams) SetStartCreatedAt(startCreatedAt *int64)
- func (o *AdminChatHistoryParams) SetTimeout(timeout time.Duration)
- func (o *AdminChatHistoryParams) SetTopic(topic []string)
- func (o *AdminChatHistoryParams) WithChatID(chatID []string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithContext(ctx context.Context) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithEndCreatedAt(endCreatedAt *int64) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithHTTPClient(client *http.Client) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithKeyword(keyword *string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithLimit(limit *int64) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithNamespace(namespace string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithOffset(offset *int64) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithOrder(order *string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithSenderUserID(senderUserID *string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithShardID(shardID *string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithStartCreatedAt(startCreatedAt *int64) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithTimeout(timeout time.Duration) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WithTopic(topic []string) *AdminChatHistoryParams
- func (o *AdminChatHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminChatHistoryReader
- type AdminChatHistoryUnauthorized
- type AdminCreateNamespaceTopicOK
- type AdminCreateNamespaceTopicParams
- func NewAdminCreateNamespaceTopicParams() *AdminCreateNamespaceTopicParams
- func NewAdminCreateNamespaceTopicParamsWithContext(ctx context.Context) *AdminCreateNamespaceTopicParams
- func NewAdminCreateNamespaceTopicParamsWithHTTPClient(client *http.Client) *AdminCreateNamespaceTopicParams
- func NewAdminCreateNamespaceTopicParamsWithTimeout(timeout time.Duration) *AdminCreateNamespaceTopicParams
- func (o *AdminCreateNamespaceTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminCreateNamespaceTopicParams) SetBody(body *chatclientmodels.APICreateNamespaceTopicParams)
- func (o *AdminCreateNamespaceTopicParams) SetContext(ctx context.Context)
- func (o *AdminCreateNamespaceTopicParams) SetHTTPClient(client *http.Client)
- func (o *AdminCreateNamespaceTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminCreateNamespaceTopicParams) SetNamespace(namespace string)
- func (o *AdminCreateNamespaceTopicParams) SetTimeout(timeout time.Duration)
- func (o *AdminCreateNamespaceTopicParams) WithBody(body *chatclientmodels.APICreateNamespaceTopicParams) *AdminCreateNamespaceTopicParams
- func (o *AdminCreateNamespaceTopicParams) WithContext(ctx context.Context) *AdminCreateNamespaceTopicParams
- func (o *AdminCreateNamespaceTopicParams) WithHTTPClient(client *http.Client) *AdminCreateNamespaceTopicParams
- func (o *AdminCreateNamespaceTopicParams) WithNamespace(namespace string) *AdminCreateNamespaceTopicParams
- func (o *AdminCreateNamespaceTopicParams) WithTimeout(timeout time.Duration) *AdminCreateNamespaceTopicParams
- func (o *AdminCreateNamespaceTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateNamespaceTopicReader
- type AdminCreateTopicOK
- type AdminCreateTopicParams
- func NewAdminCreateTopicParams() *AdminCreateTopicParams
- func NewAdminCreateTopicParamsWithContext(ctx context.Context) *AdminCreateTopicParams
- func NewAdminCreateTopicParamsWithHTTPClient(client *http.Client) *AdminCreateTopicParams
- func NewAdminCreateTopicParamsWithTimeout(timeout time.Duration) *AdminCreateTopicParams
- func (o *AdminCreateTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminCreateTopicParams) SetBody(body *chatclientmodels.APICreateTopicParams)
- func (o *AdminCreateTopicParams) SetContext(ctx context.Context)
- func (o *AdminCreateTopicParams) SetHTTPClient(client *http.Client)
- func (o *AdminCreateTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminCreateTopicParams) SetNamespace(namespace string)
- func (o *AdminCreateTopicParams) SetTimeout(timeout time.Duration)
- func (o *AdminCreateTopicParams) WithBody(body *chatclientmodels.APICreateTopicParams) *AdminCreateTopicParams
- func (o *AdminCreateTopicParams) WithContext(ctx context.Context) *AdminCreateTopicParams
- func (o *AdminCreateTopicParams) WithHTTPClient(client *http.Client) *AdminCreateTopicParams
- func (o *AdminCreateTopicParams) WithNamespace(namespace string) *AdminCreateTopicParams
- func (o *AdminCreateTopicParams) WithTimeout(timeout time.Duration) *AdminCreateTopicParams
- func (o *AdminCreateTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateTopicReader
- type AdminDeleteChatBadRequest
- type AdminDeleteChatForbidden
- type AdminDeleteChatInternalServerError
- type AdminDeleteChatNoContent
- type AdminDeleteChatParams
- func NewAdminDeleteChatParams() *AdminDeleteChatParams
- func NewAdminDeleteChatParamsWithContext(ctx context.Context) *AdminDeleteChatParams
- func NewAdminDeleteChatParamsWithHTTPClient(client *http.Client) *AdminDeleteChatParams
- func NewAdminDeleteChatParamsWithTimeout(timeout time.Duration) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteChatParams) SetChatID(chatID string)
- func (o *AdminDeleteChatParams) SetContext(ctx context.Context)
- func (o *AdminDeleteChatParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteChatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteChatParams) SetNamespace(namespace string)
- func (o *AdminDeleteChatParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteChatParams) SetTopic(topic string)
- func (o *AdminDeleteChatParams) WithChatID(chatID string) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) WithContext(ctx context.Context) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) WithHTTPClient(client *http.Client) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) WithNamespace(namespace string) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) WithTimeout(timeout time.Duration) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) WithTopic(topic string) *AdminDeleteChatParams
- func (o *AdminDeleteChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteChatReader
- type AdminDeleteChatUnauthorized
- type AdminDeleteTopicOK
- type AdminDeleteTopicParams
- func NewAdminDeleteTopicParams() *AdminDeleteTopicParams
- func NewAdminDeleteTopicParamsWithContext(ctx context.Context) *AdminDeleteTopicParams
- func NewAdminDeleteTopicParamsWithHTTPClient(client *http.Client) *AdminDeleteTopicParams
- func NewAdminDeleteTopicParamsWithTimeout(timeout time.Duration) *AdminDeleteTopicParams
- func (o *AdminDeleteTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteTopicParams) SetContext(ctx context.Context)
- func (o *AdminDeleteTopicParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteTopicParams) SetNamespace(namespace string)
- func (o *AdminDeleteTopicParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteTopicParams) SetTopic(topic string)
- func (o *AdminDeleteTopicParams) WithContext(ctx context.Context) *AdminDeleteTopicParams
- func (o *AdminDeleteTopicParams) WithHTTPClient(client *http.Client) *AdminDeleteTopicParams
- func (o *AdminDeleteTopicParams) WithNamespace(namespace string) *AdminDeleteTopicParams
- func (o *AdminDeleteTopicParams) WithTimeout(timeout time.Duration) *AdminDeleteTopicParams
- func (o *AdminDeleteTopicParams) WithTopic(topic string) *AdminDeleteTopicParams
- func (o *AdminDeleteTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteTopicReader
- type AdminQueryTopicBadRequest
- type AdminQueryTopicForbidden
- type AdminQueryTopicInternalServerError
- type AdminQueryTopicLogBadRequest
- type AdminQueryTopicLogForbidden
- type AdminQueryTopicLogInternalServerError
- type AdminQueryTopicLogOK
- type AdminQueryTopicLogParams
- func NewAdminQueryTopicLogParams() *AdminQueryTopicLogParams
- func NewAdminQueryTopicLogParamsWithContext(ctx context.Context) *AdminQueryTopicLogParams
- func NewAdminQueryTopicLogParamsWithHTTPClient(client *http.Client) *AdminQueryTopicLogParams
- func NewAdminQueryTopicLogParamsWithTimeout(timeout time.Duration) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminQueryTopicLogParams) SetContext(ctx context.Context)
- func (o *AdminQueryTopicLogParams) SetEndCreatedAt(endCreatedAt *int64)
- func (o *AdminQueryTopicLogParams) SetHTTPClient(client *http.Client)
- func (o *AdminQueryTopicLogParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminQueryTopicLogParams) SetLimit(limit *int64)
- func (o *AdminQueryTopicLogParams) SetNamespace(namespace string)
- func (o *AdminQueryTopicLogParams) SetOffset(offset *int64)
- func (o *AdminQueryTopicLogParams) SetSenderUserID(senderUserID *string)
- func (o *AdminQueryTopicLogParams) SetStartCreatedAt(startCreatedAt *int64)
- func (o *AdminQueryTopicLogParams) SetTimeout(timeout time.Duration)
- func (o *AdminQueryTopicLogParams) SetTopicID(topicID *string)
- func (o *AdminQueryTopicLogParams) SetTopicIds(topicIds []string)
- func (o *AdminQueryTopicLogParams) SetUserID(userID *string)
- func (o *AdminQueryTopicLogParams) WithContext(ctx context.Context) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithEndCreatedAt(endCreatedAt *int64) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithHTTPClient(client *http.Client) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithLimit(limit *int64) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithNamespace(namespace string) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithOffset(offset *int64) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithSenderUserID(senderUserID *string) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithStartCreatedAt(startCreatedAt *int64) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithTimeout(timeout time.Duration) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithTopicID(topicID *string) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithTopicIds(topicIds []string) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WithUserID(userID *string) *AdminQueryTopicLogParams
- func (o *AdminQueryTopicLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminQueryTopicLogReader
- type AdminQueryTopicLogUnauthorized
- type AdminQueryTopicOK
- type AdminQueryTopicParams
- func NewAdminQueryTopicParams() *AdminQueryTopicParams
- func NewAdminQueryTopicParamsWithContext(ctx context.Context) *AdminQueryTopicParams
- func NewAdminQueryTopicParamsWithHTTPClient(client *http.Client) *AdminQueryTopicParams
- func NewAdminQueryTopicParamsWithTimeout(timeout time.Duration) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminQueryTopicParams) SetContext(ctx context.Context)
- func (o *AdminQueryTopicParams) SetHTTPClient(client *http.Client)
- func (o *AdminQueryTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminQueryTopicParams) SetIncludeMembers(includeMembers *bool)
- func (o *AdminQueryTopicParams) SetIncludePastMembers(includePastMembers *bool)
- func (o *AdminQueryTopicParams) SetIncludePastTopics(includePastTopics *bool)
- func (o *AdminQueryTopicParams) SetLimit(limit *int64)
- func (o *AdminQueryTopicParams) SetNamespace(namespace string)
- func (o *AdminQueryTopicParams) SetOffset(offset *int64)
- func (o *AdminQueryTopicParams) SetTimeout(timeout time.Duration)
- func (o *AdminQueryTopicParams) SetTopic(topic []string)
- func (o *AdminQueryTopicParams) SetTopicSubType(topicSubType *string)
- func (o *AdminQueryTopicParams) SetTopicType(topicType *string)
- func (o *AdminQueryTopicParams) SetUserID(userID *string)
- func (o *AdminQueryTopicParams) WithContext(ctx context.Context) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithHTTPClient(client *http.Client) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithIncludeMembers(includeMembers *bool) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithIncludePastMembers(includePastMembers *bool) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithIncludePastTopics(includePastTopics *bool) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithLimit(limit *int64) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithNamespace(namespace string) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithOffset(offset *int64) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithTimeout(timeout time.Duration) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithTopic(topic []string) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithTopicSubType(topicSubType *string) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithTopicType(topicType *string) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WithUserID(userID *string) *AdminQueryTopicParams
- func (o *AdminQueryTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminQueryTopicReader
- type AdminQueryTopicUnauthorized
- type AdminQueryUsersTopicBadRequest
- type AdminQueryUsersTopicForbidden
- type AdminQueryUsersTopicInternalServerError
- type AdminQueryUsersTopicOK
- type AdminQueryUsersTopicParams
- func NewAdminQueryUsersTopicParams() *AdminQueryUsersTopicParams
- func NewAdminQueryUsersTopicParamsWithContext(ctx context.Context) *AdminQueryUsersTopicParams
- func NewAdminQueryUsersTopicParamsWithHTTPClient(client *http.Client) *AdminQueryUsersTopicParams
- func NewAdminQueryUsersTopicParamsWithTimeout(timeout time.Duration) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminQueryUsersTopicParams) SetContext(ctx context.Context)
- func (o *AdminQueryUsersTopicParams) SetHTTPClient(client *http.Client)
- func (o *AdminQueryUsersTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminQueryUsersTopicParams) SetIncludePastTopics(includePastTopics *bool)
- func (o *AdminQueryUsersTopicParams) SetLimit(limit *int64)
- func (o *AdminQueryUsersTopicParams) SetNamespace(namespace string)
- func (o *AdminQueryUsersTopicParams) SetOffset(offset *int64)
- func (o *AdminQueryUsersTopicParams) SetTimeout(timeout time.Duration)
- func (o *AdminQueryUsersTopicParams) SetTopicSubType(topicSubType *string)
- func (o *AdminQueryUsersTopicParams) SetTopicType(topicType *string)
- func (o *AdminQueryUsersTopicParams) SetUserID(userID string)
- func (o *AdminQueryUsersTopicParams) WithContext(ctx context.Context) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithHTTPClient(client *http.Client) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithIncludePastTopics(includePastTopics *bool) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithLimit(limit *int64) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithNamespace(namespace string) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithOffset(offset *int64) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithTimeout(timeout time.Duration) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithTopicSubType(topicSubType *string) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithTopicType(topicType *string) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WithUserID(userID string) *AdminQueryUsersTopicParams
- func (o *AdminQueryUsersTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminQueryUsersTopicReader
- type AdminQueryUsersTopicUnauthorized
- type AdminRemoveTopicMemberOK
- type AdminRemoveTopicMemberParams
- func NewAdminRemoveTopicMemberParams() *AdminRemoveTopicMemberParams
- func NewAdminRemoveTopicMemberParamsWithContext(ctx context.Context) *AdminRemoveTopicMemberParams
- func NewAdminRemoveTopicMemberParamsWithHTTPClient(client *http.Client) *AdminRemoveTopicMemberParams
- func NewAdminRemoveTopicMemberParamsWithTimeout(timeout time.Duration) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminRemoveTopicMemberParams) SetContext(ctx context.Context)
- func (o *AdminRemoveTopicMemberParams) SetHTTPClient(client *http.Client)
- func (o *AdminRemoveTopicMemberParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminRemoveTopicMemberParams) SetNamespace(namespace string)
- func (o *AdminRemoveTopicMemberParams) SetTimeout(timeout time.Duration)
- func (o *AdminRemoveTopicMemberParams) SetTopic(topic string)
- func (o *AdminRemoveTopicMemberParams) SetUserID(userID string)
- func (o *AdminRemoveTopicMemberParams) WithContext(ctx context.Context) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) WithHTTPClient(client *http.Client) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) WithNamespace(namespace string) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) WithTimeout(timeout time.Duration) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) WithTopic(topic string) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) WithUserID(userID string) *AdminRemoveTopicMemberParams
- func (o *AdminRemoveTopicMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminRemoveTopicMemberReader
- type AdminSendChatBadRequest
- type AdminSendChatForbidden
- type AdminSendChatInternalServerError
- type AdminSendChatOK
- type AdminSendChatParams
- func (o *AdminSendChatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminSendChatParams) SetBody(body *chatclientmodels.APISendChatParams)
- func (o *AdminSendChatParams) SetContext(ctx context.Context)
- func (o *AdminSendChatParams) SetHTTPClient(client *http.Client)
- func (o *AdminSendChatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminSendChatParams) SetNamespace(namespace string)
- func (o *AdminSendChatParams) SetTimeout(timeout time.Duration)
- func (o *AdminSendChatParams) SetTopic(topic string)
- func (o *AdminSendChatParams) WithBody(body *chatclientmodels.APISendChatParams) *AdminSendChatParams
- func (o *AdminSendChatParams) WithContext(ctx context.Context) *AdminSendChatParams
- func (o *AdminSendChatParams) WithHTTPClient(client *http.Client) *AdminSendChatParams
- func (o *AdminSendChatParams) WithNamespace(namespace string) *AdminSendChatParams
- func (o *AdminSendChatParams) WithTimeout(timeout time.Duration) *AdminSendChatParams
- func (o *AdminSendChatParams) WithTopic(topic string) *AdminSendChatParams
- func (o *AdminSendChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSendChatReader
- type AdminSendChatUnauthorized
- type AdminTopicChatHistoryBadRequest
- type AdminTopicChatHistoryForbidden
- type AdminTopicChatHistoryInternalServerError
- type AdminTopicChatHistoryOK
- type AdminTopicChatHistoryParams
- func NewAdminTopicChatHistoryParams() *AdminTopicChatHistoryParams
- func NewAdminTopicChatHistoryParamsWithContext(ctx context.Context) *AdminTopicChatHistoryParams
- func NewAdminTopicChatHistoryParamsWithHTTPClient(client *http.Client) *AdminTopicChatHistoryParams
- func NewAdminTopicChatHistoryParamsWithTimeout(timeout time.Duration) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminTopicChatHistoryParams) SetContext(ctx context.Context)
- func (o *AdminTopicChatHistoryParams) SetEndCreatedAt(endCreatedAt *int64)
- func (o *AdminTopicChatHistoryParams) SetHTTPClient(client *http.Client)
- func (o *AdminTopicChatHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminTopicChatHistoryParams) SetKeyword(keyword *string)
- func (o *AdminTopicChatHistoryParams) SetLimit(limit *int64)
- func (o *AdminTopicChatHistoryParams) SetNamespace(namespace string)
- func (o *AdminTopicChatHistoryParams) SetOffset(offset *int64)
- func (o *AdminTopicChatHistoryParams) SetOrder(order *string)
- func (o *AdminTopicChatHistoryParams) SetSenderUserID(senderUserID *string)
- func (o *AdminTopicChatHistoryParams) SetShardID(shardID *string)
- func (o *AdminTopicChatHistoryParams) SetStartCreatedAt(startCreatedAt *int64)
- func (o *AdminTopicChatHistoryParams) SetTimeout(timeout time.Duration)
- func (o *AdminTopicChatHistoryParams) SetTopic(topic string)
- func (o *AdminTopicChatHistoryParams) WithContext(ctx context.Context) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithEndCreatedAt(endCreatedAt *int64) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithHTTPClient(client *http.Client) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithKeyword(keyword *string) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithLimit(limit *int64) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithNamespace(namespace string) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithOffset(offset *int64) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithOrder(order *string) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithSenderUserID(senderUserID *string) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithShardID(shardID *string) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithStartCreatedAt(startCreatedAt *int64) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithTimeout(timeout time.Duration) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WithTopic(topic string) *AdminTopicChatHistoryParams
- func (o *AdminTopicChatHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminTopicChatHistoryReader
- type AdminTopicChatHistoryUnauthorized
- type AdminTopicListBadRequest
- type AdminTopicListForbidden
- type AdminTopicListInternalServerError
- type AdminTopicListOK
- type AdminTopicListParams
- func NewAdminTopicListParams() *AdminTopicListParams
- func NewAdminTopicListParamsWithContext(ctx context.Context) *AdminTopicListParams
- func NewAdminTopicListParamsWithHTTPClient(client *http.Client) *AdminTopicListParams
- func NewAdminTopicListParamsWithTimeout(timeout time.Duration) *AdminTopicListParams
- func (o *AdminTopicListParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminTopicListParams) SetContext(ctx context.Context)
- func (o *AdminTopicListParams) SetHTTPClient(client *http.Client)
- func (o *AdminTopicListParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminTopicListParams) SetLimit(limit *int64)
- func (o *AdminTopicListParams) SetNamespace(namespace string)
- func (o *AdminTopicListParams) SetOffset(offset *int64)
- func (o *AdminTopicListParams) SetTimeout(timeout time.Duration)
- func (o *AdminTopicListParams) SetTopicType(topicType *string)
- func (o *AdminTopicListParams) WithContext(ctx context.Context) *AdminTopicListParams
- func (o *AdminTopicListParams) WithHTTPClient(client *http.Client) *AdminTopicListParams
- func (o *AdminTopicListParams) WithLimit(limit *int64) *AdminTopicListParams
- func (o *AdminTopicListParams) WithNamespace(namespace string) *AdminTopicListParams
- func (o *AdminTopicListParams) WithOffset(offset *int64) *AdminTopicListParams
- func (o *AdminTopicListParams) WithTimeout(timeout time.Duration) *AdminTopicListParams
- func (o *AdminTopicListParams) WithTopicType(topicType *string) *AdminTopicListParams
- func (o *AdminTopicListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminTopicListReader
- type AdminTopicListUnauthorized
- type AdminTopicMembersBadRequest
- type AdminTopicMembersForbidden
- type AdminTopicMembersInternalServerError
- type AdminTopicMembersOK
- type AdminTopicMembersParams
- func NewAdminTopicMembersParams() *AdminTopicMembersParams
- func NewAdminTopicMembersParamsWithContext(ctx context.Context) *AdminTopicMembersParams
- func NewAdminTopicMembersParamsWithHTTPClient(client *http.Client) *AdminTopicMembersParams
- func NewAdminTopicMembersParamsWithTimeout(timeout time.Duration) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminTopicMembersParams) SetContext(ctx context.Context)
- func (o *AdminTopicMembersParams) SetHTTPClient(client *http.Client)
- func (o *AdminTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminTopicMembersParams) SetIsBanned(isBanned *bool)
- func (o *AdminTopicMembersParams) SetIsModerator(isModerator *bool)
- func (o *AdminTopicMembersParams) SetLimit(limit *int64)
- func (o *AdminTopicMembersParams) SetNamespace(namespace string)
- func (o *AdminTopicMembersParams) SetOffset(offset *int64)
- func (o *AdminTopicMembersParams) SetShardID(shardID *string)
- func (o *AdminTopicMembersParams) SetTimeout(timeout time.Duration)
- func (o *AdminTopicMembersParams) SetTopic(topic string)
- func (o *AdminTopicMembersParams) WithContext(ctx context.Context) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithHTTPClient(client *http.Client) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithIsBanned(isBanned *bool) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithIsModerator(isModerator *bool) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithLimit(limit *int64) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithNamespace(namespace string) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithOffset(offset *int64) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithShardID(shardID *string) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithTimeout(timeout time.Duration) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WithTopic(topic string) *AdminTopicMembersParams
- func (o *AdminTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminTopicMembersReader
- type AdminTopicMembersUnauthorized
- type AdminTopicShardsBadRequest
- type AdminTopicShardsForbidden
- type AdminTopicShardsInternalServerError
- type AdminTopicShardsOK
- type AdminTopicShardsParams
- func NewAdminTopicShardsParams() *AdminTopicShardsParams
- func NewAdminTopicShardsParamsWithContext(ctx context.Context) *AdminTopicShardsParams
- func NewAdminTopicShardsParamsWithHTTPClient(client *http.Client) *AdminTopicShardsParams
- func NewAdminTopicShardsParamsWithTimeout(timeout time.Duration) *AdminTopicShardsParams
- func (o *AdminTopicShardsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminTopicShardsParams) SetContext(ctx context.Context)
- func (o *AdminTopicShardsParams) SetHTTPClient(client *http.Client)
- func (o *AdminTopicShardsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminTopicShardsParams) SetNamespace(namespace string)
- func (o *AdminTopicShardsParams) SetTimeout(timeout time.Duration)
- func (o *AdminTopicShardsParams) SetTopic(topic string)
- func (o *AdminTopicShardsParams) WithContext(ctx context.Context) *AdminTopicShardsParams
- func (o *AdminTopicShardsParams) WithHTTPClient(client *http.Client) *AdminTopicShardsParams
- func (o *AdminTopicShardsParams) WithNamespace(namespace string) *AdminTopicShardsParams
- func (o *AdminTopicShardsParams) WithTimeout(timeout time.Duration) *AdminTopicShardsParams
- func (o *AdminTopicShardsParams) WithTopic(topic string) *AdminTopicShardsParams
- func (o *AdminTopicShardsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminTopicShardsReader
- type AdminTopicShardsUnauthorized
- type AdminUnbanTopicMembersBadRequest
- type AdminUnbanTopicMembersForbidden
- type AdminUnbanTopicMembersInternalServerError
- type AdminUnbanTopicMembersOK
- type AdminUnbanTopicMembersParams
- func NewAdminUnbanTopicMembersParams() *AdminUnbanTopicMembersParams
- func NewAdminUnbanTopicMembersParamsWithContext(ctx context.Context) *AdminUnbanTopicMembersParams
- func NewAdminUnbanTopicMembersParamsWithHTTPClient(client *http.Client) *AdminUnbanTopicMembersParams
- func NewAdminUnbanTopicMembersParamsWithTimeout(timeout time.Duration) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUnbanTopicMembersParams) SetBody(body *chatclientmodels.ModelsUnbanTopicMemberParam)
- func (o *AdminUnbanTopicMembersParams) SetContext(ctx context.Context)
- func (o *AdminUnbanTopicMembersParams) SetHTTPClient(client *http.Client)
- func (o *AdminUnbanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUnbanTopicMembersParams) SetNamespace(namespace string)
- func (o *AdminUnbanTopicMembersParams) SetTimeout(timeout time.Duration)
- func (o *AdminUnbanTopicMembersParams) SetTopic(topic string)
- func (o *AdminUnbanTopicMembersParams) WithBody(body *chatclientmodels.ModelsUnbanTopicMemberParam) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) WithContext(ctx context.Context) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) WithHTTPClient(client *http.Client) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) WithNamespace(namespace string) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) WithTimeout(timeout time.Duration) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) WithTopic(topic string) *AdminUnbanTopicMembersParams
- func (o *AdminUnbanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUnbanTopicMembersReader
- type AdminUnbanTopicMembersUnauthorized
- type AdminUpdateTopicOK
- type AdminUpdateTopicParams
- func NewAdminUpdateTopicParams() *AdminUpdateTopicParams
- func NewAdminUpdateTopicParamsWithContext(ctx context.Context) *AdminUpdateTopicParams
- func NewAdminUpdateTopicParamsWithHTTPClient(client *http.Client) *AdminUpdateTopicParams
- func NewAdminUpdateTopicParamsWithTimeout(timeout time.Duration) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateTopicParams) SetBody(body *chatclientmodels.APIUpdateTopicParams)
- func (o *AdminUpdateTopicParams) SetContext(ctx context.Context)
- func (o *AdminUpdateTopicParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateTopicParams) SetNamespace(namespace string)
- func (o *AdminUpdateTopicParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateTopicParams) SetTopic(topic string)
- func (o *AdminUpdateTopicParams) WithBody(body *chatclientmodels.APIUpdateTopicParams) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) WithContext(ctx context.Context) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) WithHTTPClient(client *http.Client) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) WithNamespace(namespace string) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) WithTimeout(timeout time.Duration) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) WithTopic(topic string) *AdminUpdateTopicParams
- func (o *AdminUpdateTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateTopicReader
- type Client
- func (a *Client) AdminAddTopicMember(params *AdminAddTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddTopicMemberOK, error)deprecated
- func (a *Client) AdminAddTopicMemberShort(params *AdminAddTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddTopicMemberOK, error)
- func (a *Client) AdminBanTopicMembers(params *AdminBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminBanTopicMembersOK, *AdminBanTopicMembersBadRequest, ...)deprecated
- func (a *Client) AdminBanTopicMembersShort(params *AdminBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminBanTopicMembersOK, error)
- func (a *Client) AdminChannelTopicInfo(params *AdminChannelTopicInfoParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicInfoOK, *AdminChannelTopicInfoBadRequest, ...)deprecated
- func (a *Client) AdminChannelTopicInfoShort(params *AdminChannelTopicInfoParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicInfoOK, error)
- func (a *Client) AdminChannelTopicList(params *AdminChannelTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicListOK, *AdminChannelTopicListBadRequest, ...)deprecated
- func (a *Client) AdminChannelTopicListShort(params *AdminChannelTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicListOK, error)
- func (a *Client) AdminChannelTopicSummary(params *AdminChannelTopicSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicSummaryOK, *AdminChannelTopicSummaryBadRequest, ...)deprecated
- func (a *Client) AdminChannelTopicSummaryShort(params *AdminChannelTopicSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicSummaryOK, error)
- func (a *Client) AdminChatHistory(params *AdminChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChatHistoryOK, *AdminChatHistoryBadRequest, ...)deprecated
- func (a *Client) AdminChatHistoryShort(params *AdminChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChatHistoryOK, error)
- func (a *Client) AdminCreateNamespaceTopic(params *AdminCreateNamespaceTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateNamespaceTopicOK, error)deprecated
- func (a *Client) AdminCreateNamespaceTopicShort(params *AdminCreateNamespaceTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateNamespaceTopicOK, error)
- func (a *Client) AdminCreateTopic(params *AdminCreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTopicOK, error)deprecated
- func (a *Client) AdminCreateTopicShort(params *AdminCreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTopicOK, error)
- func (a *Client) AdminDeleteChat(params *AdminDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteChatNoContent, *AdminDeleteChatBadRequest, ...)deprecated
- func (a *Client) AdminDeleteChatShort(params *AdminDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteChatNoContent, error)
- func (a *Client) AdminDeleteTopic(params *AdminDeleteTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteTopicOK, error)deprecated
- func (a *Client) AdminDeleteTopicShort(params *AdminDeleteTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteTopicOK, error)
- func (a *Client) AdminQueryTopic(params *AdminQueryTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicOK, *AdminQueryTopicBadRequest, *AdminQueryTopicUnauthorized, ...)deprecated
- func (a *Client) AdminQueryTopicLog(params *AdminQueryTopicLogParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicLogOK, *AdminQueryTopicLogBadRequest, ...)deprecated
- func (a *Client) AdminQueryTopicLogShort(params *AdminQueryTopicLogParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicLogOK, error)
- func (a *Client) AdminQueryTopicShort(params *AdminQueryTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicOK, error)
- func (a *Client) AdminQueryUsersTopic(params *AdminQueryUsersTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryUsersTopicOK, *AdminQueryUsersTopicBadRequest, ...)deprecated
- func (a *Client) AdminQueryUsersTopicShort(params *AdminQueryUsersTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryUsersTopicOK, error)
- func (a *Client) AdminRemoveTopicMember(params *AdminRemoveTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveTopicMemberOK, error)deprecated
- func (a *Client) AdminRemoveTopicMemberShort(params *AdminRemoveTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveTopicMemberOK, error)
- func (a *Client) AdminSendChat(params *AdminSendChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendChatOK, *AdminSendChatBadRequest, *AdminSendChatUnauthorized, ...)deprecated
- func (a *Client) AdminSendChatShort(params *AdminSendChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendChatOK, error)
- func (a *Client) AdminTopicChatHistory(params *AdminTopicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicChatHistoryOK, *AdminTopicChatHistoryBadRequest, ...)deprecated
- func (a *Client) AdminTopicChatHistoryShort(params *AdminTopicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicChatHistoryOK, error)
- func (a *Client) AdminTopicList(params *AdminTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicListOK, *AdminTopicListBadRequest, *AdminTopicListUnauthorized, ...)deprecated
- func (a *Client) AdminTopicListShort(params *AdminTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicListOK, error)
- func (a *Client) AdminTopicMembers(params *AdminTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicMembersOK, *AdminTopicMembersBadRequest, ...)deprecated
- func (a *Client) AdminTopicMembersShort(params *AdminTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicMembersOK, error)
- func (a *Client) AdminTopicShards(params *AdminTopicShardsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicShardsOK, *AdminTopicShardsBadRequest, ...)deprecated
- func (a *Client) AdminTopicShardsShort(params *AdminTopicShardsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicShardsOK, error)
- func (a *Client) AdminUnbanTopicMembers(params *AdminUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnbanTopicMembersOK, *AdminUnbanTopicMembersBadRequest, ...)deprecated
- func (a *Client) AdminUnbanTopicMembersShort(params *AdminUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnbanTopicMembersOK, error)
- func (a *Client) AdminUpdateTopic(params *AdminUpdateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateTopicOK, error)deprecated
- func (a *Client) AdminUpdateTopicShort(params *AdminUpdateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateTopicOK, error)
- func (a *Client) PublicBanTopicMembers(params *PublicBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBanTopicMembersOK, *PublicBanTopicMembersBadRequest, ...)deprecated
- func (a *Client) PublicBanTopicMembersShort(params *PublicBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBanTopicMembersOK, error)
- func (a *Client) PublicChatHistory(params *PublicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*PublicChatHistoryOK, *PublicChatHistoryBadRequest, ...)deprecated
- func (a *Client) PublicChatHistoryShort(params *PublicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*PublicChatHistoryOK, error)
- func (a *Client) PublicDeleteChat(params *PublicDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeleteChatNoContent, *PublicDeleteChatBadRequest, ...)deprecated
- func (a *Client) PublicDeleteChatShort(params *PublicDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeleteChatNoContent, error)
- func (a *Client) PublicGetMutedTopics(params *PublicGetMutedTopicsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMutedTopicsOK, *PublicGetMutedTopicsBadRequest, ...)deprecated
- func (a *Client) PublicGetMutedTopicsShort(params *PublicGetMutedTopicsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMutedTopicsOK, error)
- func (a *Client) PublicMuteUser(params *PublicMuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicMuteUserNoContent, *PublicMuteUserBadRequest, ...)deprecated
- func (a *Client) PublicMuteUserShort(params *PublicMuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicMuteUserNoContent, error)
- func (a *Client) PublicTopicList(params *PublicTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*PublicTopicListOK, *PublicTopicListBadRequest, *PublicTopicListUnauthorized, ...)deprecated
- func (a *Client) PublicTopicListShort(params *PublicTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*PublicTopicListOK, error)
- func (a *Client) PublicUnbanTopicMembers(params *PublicUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnbanTopicMembersOK, *PublicUnbanTopicMembersBadRequest, ...)deprecated
- func (a *Client) PublicUnbanTopicMembersShort(params *PublicUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnbanTopicMembersOK, error)
- func (a *Client) PublicUnmuteUser(params *PublicUnmuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnmuteUserNoContent, *PublicUnmuteUserBadRequest, ...)deprecated
- func (a *Client) PublicUnmuteUserShort(params *PublicUnmuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnmuteUserNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type PublicBanTopicMembersBadRequest
- type PublicBanTopicMembersForbidden
- type PublicBanTopicMembersInternalServerError
- type PublicBanTopicMembersOK
- type PublicBanTopicMembersParams
- func NewPublicBanTopicMembersParams() *PublicBanTopicMembersParams
- func NewPublicBanTopicMembersParamsWithContext(ctx context.Context) *PublicBanTopicMembersParams
- func NewPublicBanTopicMembersParamsWithHTTPClient(client *http.Client) *PublicBanTopicMembersParams
- func NewPublicBanTopicMembersParamsWithTimeout(timeout time.Duration) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicBanTopicMembersParams) SetBody(body *chatclientmodels.ModelsPublicBanTopicMembersRequest)
- func (o *PublicBanTopicMembersParams) SetContext(ctx context.Context)
- func (o *PublicBanTopicMembersParams) SetHTTPClient(client *http.Client)
- func (o *PublicBanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicBanTopicMembersParams) SetNamespace(namespace string)
- func (o *PublicBanTopicMembersParams) SetTimeout(timeout time.Duration)
- func (o *PublicBanTopicMembersParams) SetTopic(topic string)
- func (o *PublicBanTopicMembersParams) WithBody(body *chatclientmodels.ModelsPublicBanTopicMembersRequest) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) WithContext(ctx context.Context) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) WithHTTPClient(client *http.Client) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) WithNamespace(namespace string) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) WithTimeout(timeout time.Duration) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) WithTopic(topic string) *PublicBanTopicMembersParams
- func (o *PublicBanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicBanTopicMembersReader
- type PublicBanTopicMembersUnauthorized
- type PublicChatHistoryBadRequest
- type PublicChatHistoryForbidden
- type PublicChatHistoryInternalServerError
- type PublicChatHistoryOK
- type PublicChatHistoryParams
- func NewPublicChatHistoryParams() *PublicChatHistoryParams
- func NewPublicChatHistoryParamsWithContext(ctx context.Context) *PublicChatHistoryParams
- func NewPublicChatHistoryParamsWithHTTPClient(client *http.Client) *PublicChatHistoryParams
- func NewPublicChatHistoryParamsWithTimeout(timeout time.Duration) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicChatHistoryParams) SetContext(ctx context.Context)
- func (o *PublicChatHistoryParams) SetHTTPClient(client *http.Client)
- func (o *PublicChatHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicChatHistoryParams) SetLimit(limit *int64)
- func (o *PublicChatHistoryParams) SetNamespace(namespace string)
- func (o *PublicChatHistoryParams) SetOrder(order *string)
- func (o *PublicChatHistoryParams) SetStartCreatedAt(startCreatedAt *int64)
- func (o *PublicChatHistoryParams) SetTimeout(timeout time.Duration)
- func (o *PublicChatHistoryParams) SetTopic(topic string)
- func (o *PublicChatHistoryParams) WithContext(ctx context.Context) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithHTTPClient(client *http.Client) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithLimit(limit *int64) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithNamespace(namespace string) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithOrder(order *string) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithStartCreatedAt(startCreatedAt *int64) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithTimeout(timeout time.Duration) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WithTopic(topic string) *PublicChatHistoryParams
- func (o *PublicChatHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicChatHistoryReader
- type PublicChatHistoryUnauthorized
- type PublicDeleteChatBadRequest
- type PublicDeleteChatForbidden
- type PublicDeleteChatInternalServerError
- type PublicDeleteChatNoContent
- type PublicDeleteChatParams
- func NewPublicDeleteChatParams() *PublicDeleteChatParams
- func NewPublicDeleteChatParamsWithContext(ctx context.Context) *PublicDeleteChatParams
- func NewPublicDeleteChatParamsWithHTTPClient(client *http.Client) *PublicDeleteChatParams
- func NewPublicDeleteChatParamsWithTimeout(timeout time.Duration) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicDeleteChatParams) SetChatID(chatID string)
- func (o *PublicDeleteChatParams) SetContext(ctx context.Context)
- func (o *PublicDeleteChatParams) SetHTTPClient(client *http.Client)
- func (o *PublicDeleteChatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicDeleteChatParams) SetNamespace(namespace string)
- func (o *PublicDeleteChatParams) SetTimeout(timeout time.Duration)
- func (o *PublicDeleteChatParams) SetTopic(topic string)
- func (o *PublicDeleteChatParams) WithChatID(chatID string) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) WithContext(ctx context.Context) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) WithHTTPClient(client *http.Client) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) WithNamespace(namespace string) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) WithTimeout(timeout time.Duration) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) WithTopic(topic string) *PublicDeleteChatParams
- func (o *PublicDeleteChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDeleteChatReader
- type PublicDeleteChatUnauthorized
- type PublicGetMutedTopicsBadRequest
- type PublicGetMutedTopicsForbidden
- type PublicGetMutedTopicsInternalServerError
- type PublicGetMutedTopicsOK
- type PublicGetMutedTopicsParams
- func NewPublicGetMutedTopicsParams() *PublicGetMutedTopicsParams
- func NewPublicGetMutedTopicsParamsWithContext(ctx context.Context) *PublicGetMutedTopicsParams
- func NewPublicGetMutedTopicsParamsWithHTTPClient(client *http.Client) *PublicGetMutedTopicsParams
- func NewPublicGetMutedTopicsParamsWithTimeout(timeout time.Duration) *PublicGetMutedTopicsParams
- func (o *PublicGetMutedTopicsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetMutedTopicsParams) SetContext(ctx context.Context)
- func (o *PublicGetMutedTopicsParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetMutedTopicsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetMutedTopicsParams) SetNamespace(namespace string)
- func (o *PublicGetMutedTopicsParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetMutedTopicsParams) WithContext(ctx context.Context) *PublicGetMutedTopicsParams
- func (o *PublicGetMutedTopicsParams) WithHTTPClient(client *http.Client) *PublicGetMutedTopicsParams
- func (o *PublicGetMutedTopicsParams) WithNamespace(namespace string) *PublicGetMutedTopicsParams
- func (o *PublicGetMutedTopicsParams) WithTimeout(timeout time.Duration) *PublicGetMutedTopicsParams
- func (o *PublicGetMutedTopicsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMutedTopicsReader
- type PublicGetMutedTopicsUnauthorized
- type PublicMuteUserBadRequest
- type PublicMuteUserForbidden
- type PublicMuteUserInternalServerError
- type PublicMuteUserNoContent
- type PublicMuteUserParams
- func NewPublicMuteUserParams() *PublicMuteUserParams
- func NewPublicMuteUserParamsWithContext(ctx context.Context) *PublicMuteUserParams
- func NewPublicMuteUserParamsWithHTTPClient(client *http.Client) *PublicMuteUserParams
- func NewPublicMuteUserParamsWithTimeout(timeout time.Duration) *PublicMuteUserParams
- func (o *PublicMuteUserParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicMuteUserParams) SetBody(body *chatclientmodels.APIMuteUserRequest)
- func (o *PublicMuteUserParams) SetContext(ctx context.Context)
- func (o *PublicMuteUserParams) SetHTTPClient(client *http.Client)
- func (o *PublicMuteUserParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicMuteUserParams) SetNamespace(namespace string)
- func (o *PublicMuteUserParams) SetTimeout(timeout time.Duration)
- func (o *PublicMuteUserParams) SetTopic(topic string)
- func (o *PublicMuteUserParams) WithBody(body *chatclientmodels.APIMuteUserRequest) *PublicMuteUserParams
- func (o *PublicMuteUserParams) WithContext(ctx context.Context) *PublicMuteUserParams
- func (o *PublicMuteUserParams) WithHTTPClient(client *http.Client) *PublicMuteUserParams
- func (o *PublicMuteUserParams) WithNamespace(namespace string) *PublicMuteUserParams
- func (o *PublicMuteUserParams) WithTimeout(timeout time.Duration) *PublicMuteUserParams
- func (o *PublicMuteUserParams) WithTopic(topic string) *PublicMuteUserParams
- func (o *PublicMuteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicMuteUserReader
- type PublicMuteUserUnauthorized
- type PublicTopicListBadRequest
- type PublicTopicListForbidden
- type PublicTopicListInternalServerError
- type PublicTopicListOK
- type PublicTopicListParams
- func NewPublicTopicListParams() *PublicTopicListParams
- func NewPublicTopicListParamsWithContext(ctx context.Context) *PublicTopicListParams
- func NewPublicTopicListParamsWithHTTPClient(client *http.Client) *PublicTopicListParams
- func NewPublicTopicListParamsWithTimeout(timeout time.Duration) *PublicTopicListParams
- func (o *PublicTopicListParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicTopicListParams) SetContext(ctx context.Context)
- func (o *PublicTopicListParams) SetHTTPClient(client *http.Client)
- func (o *PublicTopicListParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicTopicListParams) SetLimit(limit *int64)
- func (o *PublicTopicListParams) SetNamespace(namespace string)
- func (o *PublicTopicListParams) SetOffset(offset *int64)
- func (o *PublicTopicListParams) SetTimeout(timeout time.Duration)
- func (o *PublicTopicListParams) SetTopicType(topicType *string)
- func (o *PublicTopicListParams) WithContext(ctx context.Context) *PublicTopicListParams
- func (o *PublicTopicListParams) WithHTTPClient(client *http.Client) *PublicTopicListParams
- func (o *PublicTopicListParams) WithLimit(limit *int64) *PublicTopicListParams
- func (o *PublicTopicListParams) WithNamespace(namespace string) *PublicTopicListParams
- func (o *PublicTopicListParams) WithOffset(offset *int64) *PublicTopicListParams
- func (o *PublicTopicListParams) WithTimeout(timeout time.Duration) *PublicTopicListParams
- func (o *PublicTopicListParams) WithTopicType(topicType *string) *PublicTopicListParams
- func (o *PublicTopicListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicTopicListReader
- type PublicTopicListUnauthorized
- type PublicUnbanTopicMembersBadRequest
- type PublicUnbanTopicMembersForbidden
- type PublicUnbanTopicMembersInternalServerError
- type PublicUnbanTopicMembersOK
- type PublicUnbanTopicMembersParams
- func NewPublicUnbanTopicMembersParams() *PublicUnbanTopicMembersParams
- func NewPublicUnbanTopicMembersParamsWithContext(ctx context.Context) *PublicUnbanTopicMembersParams
- func NewPublicUnbanTopicMembersParamsWithHTTPClient(client *http.Client) *PublicUnbanTopicMembersParams
- func NewPublicUnbanTopicMembersParamsWithTimeout(timeout time.Duration) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUnbanTopicMembersParams) SetBody(body *chatclientmodels.ModelsPublicUnbanTopicMembersRequest)
- func (o *PublicUnbanTopicMembersParams) SetContext(ctx context.Context)
- func (o *PublicUnbanTopicMembersParams) SetHTTPClient(client *http.Client)
- func (o *PublicUnbanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUnbanTopicMembersParams) SetNamespace(namespace string)
- func (o *PublicUnbanTopicMembersParams) SetTimeout(timeout time.Duration)
- func (o *PublicUnbanTopicMembersParams) SetTopic(topic string)
- func (o *PublicUnbanTopicMembersParams) WithBody(body *chatclientmodels.ModelsPublicUnbanTopicMembersRequest) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) WithContext(ctx context.Context) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) WithHTTPClient(client *http.Client) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) WithNamespace(namespace string) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) WithTimeout(timeout time.Duration) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) WithTopic(topic string) *PublicUnbanTopicMembersParams
- func (o *PublicUnbanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUnbanTopicMembersReader
- type PublicUnbanTopicMembersUnauthorized
- type PublicUnmuteUserBadRequest
- type PublicUnmuteUserForbidden
- type PublicUnmuteUserInternalServerError
- type PublicUnmuteUserNoContent
- type PublicUnmuteUserParams
- func NewPublicUnmuteUserParams() *PublicUnmuteUserParams
- func NewPublicUnmuteUserParamsWithContext(ctx context.Context) *PublicUnmuteUserParams
- func NewPublicUnmuteUserParamsWithHTTPClient(client *http.Client) *PublicUnmuteUserParams
- func NewPublicUnmuteUserParamsWithTimeout(timeout time.Duration) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUnmuteUserParams) SetBody(body *chatclientmodels.APIUnmuteUserRequest)
- func (o *PublicUnmuteUserParams) SetContext(ctx context.Context)
- func (o *PublicUnmuteUserParams) SetHTTPClient(client *http.Client)
- func (o *PublicUnmuteUserParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUnmuteUserParams) SetNamespace(namespace string)
- func (o *PublicUnmuteUserParams) SetTimeout(timeout time.Duration)
- func (o *PublicUnmuteUserParams) SetTopic(topic string)
- func (o *PublicUnmuteUserParams) WithBody(body *chatclientmodels.APIUnmuteUserRequest) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) WithContext(ctx context.Context) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) WithHTTPClient(client *http.Client) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) WithNamespace(namespace string) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) WithTimeout(timeout time.Duration) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) WithTopic(topic string) *PublicUnmuteUserParams
- func (o *PublicUnmuteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUnmuteUserReader
- type PublicUnmuteUserUnauthorized
Constants ¶
const ( AdminQueryTopicCLANConstant = "CLAN" AdminQueryTopicNAMESPACEConstant = "NAMESPACE" AdminQueryTopicNORMALConstant = "NORMAL" AdminQueryTopicPARTYConstant = "PARTY" AdminQueryTopicSESSIONConstant = "SESSION" )
Get the enum in AdminQueryTopicParams
const ( AdminQueryTopicGROUPConstant = "GROUP" AdminQueryTopicPERSONALConstant = "PERSONAL" )
Get the enum in AdminQueryTopicParams
const ( AdminQueryUsersTopicCLANConstant = "CLAN" AdminQueryUsersTopicNAMESPACEConstant = "NAMESPACE" AdminQueryUsersTopicNORMALConstant = "NORMAL" AdminQueryUsersTopicPARTYConstant = "PARTY" AdminQueryUsersTopicSESSIONConstant = "SESSION" )
Get the enum in AdminQueryUsersTopicParams
const ( AdminQueryUsersTopicGROUPConstant = "GROUP" AdminQueryUsersTopicPERSONALConstant = "PERSONAL" )
Get the enum in AdminQueryUsersTopicParams
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminAddTopicMemberOK ¶
type AdminAddTopicMemberOK struct {
Payload *chatclientmodels.MessageActionAddUserToTopicResult
}
AdminAddTopicMemberOK handles this case with default header values.
func NewAdminAddTopicMemberOK ¶
func NewAdminAddTopicMemberOK() *AdminAddTopicMemberOK
NewAdminAddTopicMemberOK creates a AdminAddTopicMemberOK with default headers values
func (*AdminAddTopicMemberOK) Error ¶
func (o *AdminAddTopicMemberOK) Error() string
func (*AdminAddTopicMemberOK) GetPayload ¶
func (o *AdminAddTopicMemberOK) GetPayload() *chatclientmodels.MessageActionAddUserToTopicResult
func (*AdminAddTopicMemberOK) ToJSONString ¶
func (o *AdminAddTopicMemberOK) ToJSONString() string
type AdminAddTopicMemberParams ¶
type AdminAddTopicMemberParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APIAddMemberParams /*Namespace namespace */ Namespace string /*Topic topic ID that will added user to */ Topic string /*UserID user ID that will be added to topic */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminAddTopicMemberParams contains all the parameters to send to the API endpoint for the admin add topic member operation typically these are written to a http.Request
func NewAdminAddTopicMemberParams ¶
func NewAdminAddTopicMemberParams() *AdminAddTopicMemberParams
NewAdminAddTopicMemberParams creates a new AdminAddTopicMemberParams object with the default values initialized.
func NewAdminAddTopicMemberParamsWithContext ¶
func NewAdminAddTopicMemberParamsWithContext(ctx context.Context) *AdminAddTopicMemberParams
NewAdminAddTopicMemberParamsWithContext creates a new AdminAddTopicMemberParams object with the default values initialized, and the ability to set a context for a request
func NewAdminAddTopicMemberParamsWithHTTPClient ¶
func NewAdminAddTopicMemberParamsWithHTTPClient(client *http.Client) *AdminAddTopicMemberParams
NewAdminAddTopicMemberParamsWithHTTPClient creates a new AdminAddTopicMemberParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminAddTopicMemberParamsWithTimeout ¶
func NewAdminAddTopicMemberParamsWithTimeout(timeout time.Duration) *AdminAddTopicMemberParams
NewAdminAddTopicMemberParamsWithTimeout creates a new AdminAddTopicMemberParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminAddTopicMemberParams) SetAuthInfoWriter ¶
func (o *AdminAddTopicMemberParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin add topic member params
func (*AdminAddTopicMemberParams) SetBody ¶
func (o *AdminAddTopicMemberParams) SetBody(body *chatclientmodels.APIAddMemberParams)
SetBody adds the body to the admin add topic member params
func (*AdminAddTopicMemberParams) SetContext ¶
func (o *AdminAddTopicMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the admin add topic member params
func (*AdminAddTopicMemberParams) SetHTTPClient ¶
func (o *AdminAddTopicMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin add topic member params
func (*AdminAddTopicMemberParams) SetHTTPClientTransport ¶
func (o *AdminAddTopicMemberParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin add topic member params
func (*AdminAddTopicMemberParams) SetNamespace ¶
func (o *AdminAddTopicMemberParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin add topic member params
func (*AdminAddTopicMemberParams) SetTimeout ¶
func (o *AdminAddTopicMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin add topic member params
func (*AdminAddTopicMemberParams) SetTopic ¶
func (o *AdminAddTopicMemberParams) SetTopic(topic string)
SetTopic adds the topic to the admin add topic member params
func (*AdminAddTopicMemberParams) SetUserID ¶
func (o *AdminAddTopicMemberParams) SetUserID(userID string)
SetUserID adds the userId to the admin add topic member params
func (*AdminAddTopicMemberParams) WithBody ¶
func (o *AdminAddTopicMemberParams) WithBody(body *chatclientmodels.APIAddMemberParams) *AdminAddTopicMemberParams
WithBody adds the body to the admin add topic member params
func (*AdminAddTopicMemberParams) WithContext ¶
func (o *AdminAddTopicMemberParams) WithContext(ctx context.Context) *AdminAddTopicMemberParams
WithContext adds the context to the admin add topic member params
func (*AdminAddTopicMemberParams) WithHTTPClient ¶
func (o *AdminAddTopicMemberParams) WithHTTPClient(client *http.Client) *AdminAddTopicMemberParams
WithHTTPClient adds the HTTPClient to the admin add topic member params
func (*AdminAddTopicMemberParams) WithNamespace ¶
func (o *AdminAddTopicMemberParams) WithNamespace(namespace string) *AdminAddTopicMemberParams
WithNamespace adds the namespace to the admin add topic member params
func (*AdminAddTopicMemberParams) WithTimeout ¶
func (o *AdminAddTopicMemberParams) WithTimeout(timeout time.Duration) *AdminAddTopicMemberParams
WithTimeout adds the timeout to the admin add topic member params
func (*AdminAddTopicMemberParams) WithTopic ¶
func (o *AdminAddTopicMemberParams) WithTopic(topic string) *AdminAddTopicMemberParams
WithTopic adds the topic to the admin add topic member params
func (*AdminAddTopicMemberParams) WithUserID ¶
func (o *AdminAddTopicMemberParams) WithUserID(userID string) *AdminAddTopicMemberParams
WithUserID adds the userID to the admin add topic member params
func (*AdminAddTopicMemberParams) WriteToRequest ¶
func (o *AdminAddTopicMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminAddTopicMemberReader ¶
type AdminAddTopicMemberReader struct {
// contains filtered or unexported fields
}
AdminAddTopicMemberReader is a Reader for the AdminAddTopicMember structure.
func (*AdminAddTopicMemberReader) ReadResponse ¶
func (o *AdminAddTopicMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBanTopicMembersBadRequest ¶
type AdminBanTopicMembersBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminBanTopicMembersBadRequest handles this case with default header values.
Bad Request
func NewAdminBanTopicMembersBadRequest ¶
func NewAdminBanTopicMembersBadRequest() *AdminBanTopicMembersBadRequest
NewAdminBanTopicMembersBadRequest creates a AdminBanTopicMembersBadRequest with default headers values
func (*AdminBanTopicMembersBadRequest) Error ¶
func (o *AdminBanTopicMembersBadRequest) Error() string
func (*AdminBanTopicMembersBadRequest) GetPayload ¶
func (o *AdminBanTopicMembersBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminBanTopicMembersBadRequest) ToJSONString ¶
func (o *AdminBanTopicMembersBadRequest) ToJSONString() string
type AdminBanTopicMembersForbidden ¶
type AdminBanTopicMembersForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminBanTopicMembersForbidden handles this case with default header values.
Forbidden
func NewAdminBanTopicMembersForbidden ¶
func NewAdminBanTopicMembersForbidden() *AdminBanTopicMembersForbidden
NewAdminBanTopicMembersForbidden creates a AdminBanTopicMembersForbidden with default headers values
func (*AdminBanTopicMembersForbidden) Error ¶
func (o *AdminBanTopicMembersForbidden) Error() string
func (*AdminBanTopicMembersForbidden) GetPayload ¶
func (o *AdminBanTopicMembersForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminBanTopicMembersForbidden) ToJSONString ¶
func (o *AdminBanTopicMembersForbidden) ToJSONString() string
type AdminBanTopicMembersInternalServerError ¶
type AdminBanTopicMembersInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminBanTopicMembersInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminBanTopicMembersInternalServerError ¶
func NewAdminBanTopicMembersInternalServerError() *AdminBanTopicMembersInternalServerError
NewAdminBanTopicMembersInternalServerError creates a AdminBanTopicMembersInternalServerError with default headers values
func (*AdminBanTopicMembersInternalServerError) Error ¶
func (o *AdminBanTopicMembersInternalServerError) Error() string
func (*AdminBanTopicMembersInternalServerError) GetPayload ¶
func (o *AdminBanTopicMembersInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminBanTopicMembersInternalServerError) ToJSONString ¶
func (o *AdminBanTopicMembersInternalServerError) ToJSONString() string
type AdminBanTopicMembersOK ¶
type AdminBanTopicMembersOK struct {
Payload *chatclientmodels.ModelsBanTopicMemberResult
}
AdminBanTopicMembersOK handles this case with default header values.
OK
func NewAdminBanTopicMembersOK ¶
func NewAdminBanTopicMembersOK() *AdminBanTopicMembersOK
NewAdminBanTopicMembersOK creates a AdminBanTopicMembersOK with default headers values
func (*AdminBanTopicMembersOK) Error ¶
func (o *AdminBanTopicMembersOK) Error() string
func (*AdminBanTopicMembersOK) GetPayload ¶
func (o *AdminBanTopicMembersOK) GetPayload() *chatclientmodels.ModelsBanTopicMemberResult
func (*AdminBanTopicMembersOK) ToJSONString ¶
func (o *AdminBanTopicMembersOK) ToJSONString() string
type AdminBanTopicMembersParams ¶
type AdminBanTopicMembersParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsBanTopicMemberParam /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminBanTopicMembersParams contains all the parameters to send to the API endpoint for the admin ban topic members operation typically these are written to a http.Request
func NewAdminBanTopicMembersParams ¶
func NewAdminBanTopicMembersParams() *AdminBanTopicMembersParams
NewAdminBanTopicMembersParams creates a new AdminBanTopicMembersParams object with the default values initialized.
func NewAdminBanTopicMembersParamsWithContext ¶
func NewAdminBanTopicMembersParamsWithContext(ctx context.Context) *AdminBanTopicMembersParams
NewAdminBanTopicMembersParamsWithContext creates a new AdminBanTopicMembersParams object with the default values initialized, and the ability to set a context for a request
func NewAdminBanTopicMembersParamsWithHTTPClient ¶
func NewAdminBanTopicMembersParamsWithHTTPClient(client *http.Client) *AdminBanTopicMembersParams
NewAdminBanTopicMembersParamsWithHTTPClient creates a new AdminBanTopicMembersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminBanTopicMembersParamsWithTimeout ¶
func NewAdminBanTopicMembersParamsWithTimeout(timeout time.Duration) *AdminBanTopicMembersParams
NewAdminBanTopicMembersParamsWithTimeout creates a new AdminBanTopicMembersParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminBanTopicMembersParams) SetAuthInfoWriter ¶
func (o *AdminBanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetBody ¶
func (o *AdminBanTopicMembersParams) SetBody(body *chatclientmodels.ModelsBanTopicMemberParam)
SetBody adds the body to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetContext ¶
func (o *AdminBanTopicMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetHTTPClient ¶
func (o *AdminBanTopicMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetHTTPClientTransport ¶
func (o *AdminBanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetNamespace ¶
func (o *AdminBanTopicMembersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetTimeout ¶
func (o *AdminBanTopicMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin ban topic members params
func (*AdminBanTopicMembersParams) SetTopic ¶
func (o *AdminBanTopicMembersParams) SetTopic(topic string)
SetTopic adds the topic to the admin ban topic members params
func (*AdminBanTopicMembersParams) WithBody ¶
func (o *AdminBanTopicMembersParams) WithBody(body *chatclientmodels.ModelsBanTopicMemberParam) *AdminBanTopicMembersParams
WithBody adds the body to the admin ban topic members params
func (*AdminBanTopicMembersParams) WithContext ¶
func (o *AdminBanTopicMembersParams) WithContext(ctx context.Context) *AdminBanTopicMembersParams
WithContext adds the context to the admin ban topic members params
func (*AdminBanTopicMembersParams) WithHTTPClient ¶
func (o *AdminBanTopicMembersParams) WithHTTPClient(client *http.Client) *AdminBanTopicMembersParams
WithHTTPClient adds the HTTPClient to the admin ban topic members params
func (*AdminBanTopicMembersParams) WithNamespace ¶
func (o *AdminBanTopicMembersParams) WithNamespace(namespace string) *AdminBanTopicMembersParams
WithNamespace adds the namespace to the admin ban topic members params
func (*AdminBanTopicMembersParams) WithTimeout ¶
func (o *AdminBanTopicMembersParams) WithTimeout(timeout time.Duration) *AdminBanTopicMembersParams
WithTimeout adds the timeout to the admin ban topic members params
func (*AdminBanTopicMembersParams) WithTopic ¶
func (o *AdminBanTopicMembersParams) WithTopic(topic string) *AdminBanTopicMembersParams
WithTopic adds the topic to the admin ban topic members params
func (*AdminBanTopicMembersParams) WriteToRequest ¶
func (o *AdminBanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminBanTopicMembersReader ¶
type AdminBanTopicMembersReader struct {
// contains filtered or unexported fields
}
AdminBanTopicMembersReader is a Reader for the AdminBanTopicMembers structure.
func (*AdminBanTopicMembersReader) ReadResponse ¶
func (o *AdminBanTopicMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBanTopicMembersUnauthorized ¶
type AdminBanTopicMembersUnauthorized struct {
}AdminBanTopicMembersUnauthorized handles this case with default header values.
Unauthorized
func NewAdminBanTopicMembersUnauthorized ¶
func NewAdminBanTopicMembersUnauthorized() *AdminBanTopicMembersUnauthorized
NewAdminBanTopicMembersUnauthorized creates a AdminBanTopicMembersUnauthorized with default headers values
func (*AdminBanTopicMembersUnauthorized) Error ¶
func (o *AdminBanTopicMembersUnauthorized) Error() string
func (*AdminBanTopicMembersUnauthorized) GetPayload ¶
func (o *AdminBanTopicMembersUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminBanTopicMembersUnauthorized) ToJSONString ¶
func (o *AdminBanTopicMembersUnauthorized) ToJSONString() string
type AdminChannelTopicInfoBadRequest ¶
type AdminChannelTopicInfoBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicInfoBadRequest handles this case with default header values.
Bad Request
func NewAdminChannelTopicInfoBadRequest ¶
func NewAdminChannelTopicInfoBadRequest() *AdminChannelTopicInfoBadRequest
NewAdminChannelTopicInfoBadRequest creates a AdminChannelTopicInfoBadRequest with default headers values
func (*AdminChannelTopicInfoBadRequest) Error ¶
func (o *AdminChannelTopicInfoBadRequest) Error() string
func (*AdminChannelTopicInfoBadRequest) GetPayload ¶
func (o *AdminChannelTopicInfoBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicInfoBadRequest) ToJSONString ¶
func (o *AdminChannelTopicInfoBadRequest) ToJSONString() string
type AdminChannelTopicInfoForbidden ¶
type AdminChannelTopicInfoForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicInfoForbidden handles this case with default header values.
Forbidden
func NewAdminChannelTopicInfoForbidden ¶
func NewAdminChannelTopicInfoForbidden() *AdminChannelTopicInfoForbidden
NewAdminChannelTopicInfoForbidden creates a AdminChannelTopicInfoForbidden with default headers values
func (*AdminChannelTopicInfoForbidden) Error ¶
func (o *AdminChannelTopicInfoForbidden) Error() string
func (*AdminChannelTopicInfoForbidden) GetPayload ¶
func (o *AdminChannelTopicInfoForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicInfoForbidden) ToJSONString ¶
func (o *AdminChannelTopicInfoForbidden) ToJSONString() string
type AdminChannelTopicInfoInternalServerError ¶
type AdminChannelTopicInfoInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicInfoInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminChannelTopicInfoInternalServerError ¶
func NewAdminChannelTopicInfoInternalServerError() *AdminChannelTopicInfoInternalServerError
NewAdminChannelTopicInfoInternalServerError creates a AdminChannelTopicInfoInternalServerError with default headers values
func (*AdminChannelTopicInfoInternalServerError) Error ¶
func (o *AdminChannelTopicInfoInternalServerError) Error() string
func (*AdminChannelTopicInfoInternalServerError) GetPayload ¶
func (o *AdminChannelTopicInfoInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicInfoInternalServerError) ToJSONString ¶
func (o *AdminChannelTopicInfoInternalServerError) ToJSONString() string
type AdminChannelTopicInfoNotFound ¶
type AdminChannelTopicInfoNotFound struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicInfoNotFound handles this case with default header values.
Bad Request
func NewAdminChannelTopicInfoNotFound ¶
func NewAdminChannelTopicInfoNotFound() *AdminChannelTopicInfoNotFound
NewAdminChannelTopicInfoNotFound creates a AdminChannelTopicInfoNotFound with default headers values
func (*AdminChannelTopicInfoNotFound) Error ¶
func (o *AdminChannelTopicInfoNotFound) Error() string
func (*AdminChannelTopicInfoNotFound) GetPayload ¶
func (o *AdminChannelTopicInfoNotFound) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicInfoNotFound) ToJSONString ¶
func (o *AdminChannelTopicInfoNotFound) ToJSONString() string
type AdminChannelTopicInfoOK ¶
type AdminChannelTopicInfoOK struct {
Payload *chatclientmodels.ModelsChannelTopicResponse
}
AdminChannelTopicInfoOK handles this case with default header values.
OK
func NewAdminChannelTopicInfoOK ¶
func NewAdminChannelTopicInfoOK() *AdminChannelTopicInfoOK
NewAdminChannelTopicInfoOK creates a AdminChannelTopicInfoOK with default headers values
func (*AdminChannelTopicInfoOK) Error ¶
func (o *AdminChannelTopicInfoOK) Error() string
func (*AdminChannelTopicInfoOK) GetPayload ¶
func (o *AdminChannelTopicInfoOK) GetPayload() *chatclientmodels.ModelsChannelTopicResponse
func (*AdminChannelTopicInfoOK) ToJSONString ¶
func (o *AdminChannelTopicInfoOK) ToJSONString() string
type AdminChannelTopicInfoParams ¶
type AdminChannelTopicInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminChannelTopicInfoParams contains all the parameters to send to the API endpoint for the admin channel topic info operation typically these are written to a http.Request
func NewAdminChannelTopicInfoParams ¶
func NewAdminChannelTopicInfoParams() *AdminChannelTopicInfoParams
NewAdminChannelTopicInfoParams creates a new AdminChannelTopicInfoParams object with the default values initialized.
func NewAdminChannelTopicInfoParamsWithContext ¶
func NewAdminChannelTopicInfoParamsWithContext(ctx context.Context) *AdminChannelTopicInfoParams
NewAdminChannelTopicInfoParamsWithContext creates a new AdminChannelTopicInfoParams object with the default values initialized, and the ability to set a context for a request
func NewAdminChannelTopicInfoParamsWithHTTPClient ¶
func NewAdminChannelTopicInfoParamsWithHTTPClient(client *http.Client) *AdminChannelTopicInfoParams
NewAdminChannelTopicInfoParamsWithHTTPClient creates a new AdminChannelTopicInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminChannelTopicInfoParamsWithTimeout ¶
func NewAdminChannelTopicInfoParamsWithTimeout(timeout time.Duration) *AdminChannelTopicInfoParams
NewAdminChannelTopicInfoParamsWithTimeout creates a new AdminChannelTopicInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminChannelTopicInfoParams) SetAuthInfoWriter ¶
func (o *AdminChannelTopicInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin channel topic info params
func (*AdminChannelTopicInfoParams) SetContext ¶
func (o *AdminChannelTopicInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the admin channel topic info params
func (*AdminChannelTopicInfoParams) SetHTTPClient ¶
func (o *AdminChannelTopicInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin channel topic info params
func (*AdminChannelTopicInfoParams) SetHTTPClientTransport ¶
func (o *AdminChannelTopicInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin channel topic info params
func (*AdminChannelTopicInfoParams) SetNamespace ¶
func (o *AdminChannelTopicInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin channel topic info params
func (*AdminChannelTopicInfoParams) SetTimeout ¶
func (o *AdminChannelTopicInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin channel topic info params
func (*AdminChannelTopicInfoParams) SetTopic ¶
func (o *AdminChannelTopicInfoParams) SetTopic(topic string)
SetTopic adds the topic to the admin channel topic info params
func (*AdminChannelTopicInfoParams) WithContext ¶
func (o *AdminChannelTopicInfoParams) WithContext(ctx context.Context) *AdminChannelTopicInfoParams
WithContext adds the context to the admin channel topic info params
func (*AdminChannelTopicInfoParams) WithHTTPClient ¶
func (o *AdminChannelTopicInfoParams) WithHTTPClient(client *http.Client) *AdminChannelTopicInfoParams
WithHTTPClient adds the HTTPClient to the admin channel topic info params
func (*AdminChannelTopicInfoParams) WithNamespace ¶
func (o *AdminChannelTopicInfoParams) WithNamespace(namespace string) *AdminChannelTopicInfoParams
WithNamespace adds the namespace to the admin channel topic info params
func (*AdminChannelTopicInfoParams) WithTimeout ¶
func (o *AdminChannelTopicInfoParams) WithTimeout(timeout time.Duration) *AdminChannelTopicInfoParams
WithTimeout adds the timeout to the admin channel topic info params
func (*AdminChannelTopicInfoParams) WithTopic ¶
func (o *AdminChannelTopicInfoParams) WithTopic(topic string) *AdminChannelTopicInfoParams
WithTopic adds the topic to the admin channel topic info params
func (*AdminChannelTopicInfoParams) WriteToRequest ¶
func (o *AdminChannelTopicInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminChannelTopicInfoReader ¶
type AdminChannelTopicInfoReader struct {
// contains filtered or unexported fields
}
AdminChannelTopicInfoReader is a Reader for the AdminChannelTopicInfo structure.
func (*AdminChannelTopicInfoReader) ReadResponse ¶
func (o *AdminChannelTopicInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminChannelTopicInfoUnauthorized ¶
type AdminChannelTopicInfoUnauthorized struct {
}AdminChannelTopicInfoUnauthorized handles this case with default header values.
Unauthorized
func NewAdminChannelTopicInfoUnauthorized ¶
func NewAdminChannelTopicInfoUnauthorized() *AdminChannelTopicInfoUnauthorized
NewAdminChannelTopicInfoUnauthorized creates a AdminChannelTopicInfoUnauthorized with default headers values
func (*AdminChannelTopicInfoUnauthorized) Error ¶
func (o *AdminChannelTopicInfoUnauthorized) Error() string
func (*AdminChannelTopicInfoUnauthorized) GetPayload ¶
func (o *AdminChannelTopicInfoUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicInfoUnauthorized) ToJSONString ¶
func (o *AdminChannelTopicInfoUnauthorized) ToJSONString() string
type AdminChannelTopicListBadRequest ¶
type AdminChannelTopicListBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicListBadRequest handles this case with default header values.
Bad Request
func NewAdminChannelTopicListBadRequest ¶
func NewAdminChannelTopicListBadRequest() *AdminChannelTopicListBadRequest
NewAdminChannelTopicListBadRequest creates a AdminChannelTopicListBadRequest with default headers values
func (*AdminChannelTopicListBadRequest) Error ¶
func (o *AdminChannelTopicListBadRequest) Error() string
func (*AdminChannelTopicListBadRequest) GetPayload ¶
func (o *AdminChannelTopicListBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicListBadRequest) ToJSONString ¶
func (o *AdminChannelTopicListBadRequest) ToJSONString() string
type AdminChannelTopicListForbidden ¶
type AdminChannelTopicListForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicListForbidden handles this case with default header values.
Forbidden
func NewAdminChannelTopicListForbidden ¶
func NewAdminChannelTopicListForbidden() *AdminChannelTopicListForbidden
NewAdminChannelTopicListForbidden creates a AdminChannelTopicListForbidden with default headers values
func (*AdminChannelTopicListForbidden) Error ¶
func (o *AdminChannelTopicListForbidden) Error() string
func (*AdminChannelTopicListForbidden) GetPayload ¶
func (o *AdminChannelTopicListForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicListForbidden) ToJSONString ¶
func (o *AdminChannelTopicListForbidden) ToJSONString() string
type AdminChannelTopicListInternalServerError ¶
type AdminChannelTopicListInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicListInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminChannelTopicListInternalServerError ¶
func NewAdminChannelTopicListInternalServerError() *AdminChannelTopicListInternalServerError
NewAdminChannelTopicListInternalServerError creates a AdminChannelTopicListInternalServerError with default headers values
func (*AdminChannelTopicListInternalServerError) Error ¶
func (o *AdminChannelTopicListInternalServerError) Error() string
func (*AdminChannelTopicListInternalServerError) GetPayload ¶
func (o *AdminChannelTopicListInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicListInternalServerError) ToJSONString ¶
func (o *AdminChannelTopicListInternalServerError) ToJSONString() string
type AdminChannelTopicListOK ¶
type AdminChannelTopicListOK struct {
Payload *chatclientmodels.ModelsChannelTopicWithPaginationResponse
}
AdminChannelTopicListOK handles this case with default header values.
OK
func NewAdminChannelTopicListOK ¶
func NewAdminChannelTopicListOK() *AdminChannelTopicListOK
NewAdminChannelTopicListOK creates a AdminChannelTopicListOK with default headers values
func (*AdminChannelTopicListOK) Error ¶
func (o *AdminChannelTopicListOK) Error() string
func (*AdminChannelTopicListOK) GetPayload ¶
func (o *AdminChannelTopicListOK) GetPayload() *chatclientmodels.ModelsChannelTopicWithPaginationResponse
func (*AdminChannelTopicListOK) ToJSONString ¶
func (o *AdminChannelTopicListOK) ToJSONString() string
type AdminChannelTopicListParams ¶
type AdminChannelTopicListParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*TopicName name */ TopicName *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminChannelTopicListParams contains all the parameters to send to the API endpoint for the admin channel topic list operation typically these are written to a http.Request
func NewAdminChannelTopicListParams ¶
func NewAdminChannelTopicListParams() *AdminChannelTopicListParams
NewAdminChannelTopicListParams creates a new AdminChannelTopicListParams object with the default values initialized.
func NewAdminChannelTopicListParamsWithContext ¶
func NewAdminChannelTopicListParamsWithContext(ctx context.Context) *AdminChannelTopicListParams
NewAdminChannelTopicListParamsWithContext creates a new AdminChannelTopicListParams object with the default values initialized, and the ability to set a context for a request
func NewAdminChannelTopicListParamsWithHTTPClient ¶
func NewAdminChannelTopicListParamsWithHTTPClient(client *http.Client) *AdminChannelTopicListParams
NewAdminChannelTopicListParamsWithHTTPClient creates a new AdminChannelTopicListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminChannelTopicListParamsWithTimeout ¶
func NewAdminChannelTopicListParamsWithTimeout(timeout time.Duration) *AdminChannelTopicListParams
NewAdminChannelTopicListParamsWithTimeout creates a new AdminChannelTopicListParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminChannelTopicListParams) SetAuthInfoWriter ¶
func (o *AdminChannelTopicListParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin channel topic list params
func (*AdminChannelTopicListParams) SetContext ¶
func (o *AdminChannelTopicListParams) SetContext(ctx context.Context)
SetContext adds the context to the admin channel topic list params
func (*AdminChannelTopicListParams) SetHTTPClient ¶
func (o *AdminChannelTopicListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin channel topic list params
func (*AdminChannelTopicListParams) SetHTTPClientTransport ¶
func (o *AdminChannelTopicListParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin channel topic list params
func (*AdminChannelTopicListParams) SetLimit ¶
func (o *AdminChannelTopicListParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin channel topic list params
func (*AdminChannelTopicListParams) SetNamespace ¶
func (o *AdminChannelTopicListParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin channel topic list params
func (*AdminChannelTopicListParams) SetOffset ¶
func (o *AdminChannelTopicListParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin channel topic list params
func (*AdminChannelTopicListParams) SetTimeout ¶
func (o *AdminChannelTopicListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin channel topic list params
func (*AdminChannelTopicListParams) SetTopicName ¶
func (o *AdminChannelTopicListParams) SetTopicName(topicName *string)
SetTopicName adds the topicName to the admin channel topic list params
func (*AdminChannelTopicListParams) WithContext ¶
func (o *AdminChannelTopicListParams) WithContext(ctx context.Context) *AdminChannelTopicListParams
WithContext adds the context to the admin channel topic list params
func (*AdminChannelTopicListParams) WithHTTPClient ¶
func (o *AdminChannelTopicListParams) WithHTTPClient(client *http.Client) *AdminChannelTopicListParams
WithHTTPClient adds the HTTPClient to the admin channel topic list params
func (*AdminChannelTopicListParams) WithLimit ¶
func (o *AdminChannelTopicListParams) WithLimit(limit *int64) *AdminChannelTopicListParams
WithLimit adds the limit to the admin channel topic list params
func (*AdminChannelTopicListParams) WithNamespace ¶
func (o *AdminChannelTopicListParams) WithNamespace(namespace string) *AdminChannelTopicListParams
WithNamespace adds the namespace to the admin channel topic list params
func (*AdminChannelTopicListParams) WithOffset ¶
func (o *AdminChannelTopicListParams) WithOffset(offset *int64) *AdminChannelTopicListParams
WithOffset adds the offset to the admin channel topic list params
func (*AdminChannelTopicListParams) WithTimeout ¶
func (o *AdminChannelTopicListParams) WithTimeout(timeout time.Duration) *AdminChannelTopicListParams
WithTimeout adds the timeout to the admin channel topic list params
func (*AdminChannelTopicListParams) WithTopicName ¶
func (o *AdminChannelTopicListParams) WithTopicName(topicName *string) *AdminChannelTopicListParams
WithTopicName adds the topicName to the admin channel topic list params
func (*AdminChannelTopicListParams) WriteToRequest ¶
func (o *AdminChannelTopicListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminChannelTopicListReader ¶
type AdminChannelTopicListReader struct {
// contains filtered or unexported fields
}
AdminChannelTopicListReader is a Reader for the AdminChannelTopicList structure.
func (*AdminChannelTopicListReader) ReadResponse ¶
func (o *AdminChannelTopicListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminChannelTopicListUnauthorized ¶
type AdminChannelTopicListUnauthorized struct {
}AdminChannelTopicListUnauthorized handles this case with default header values.
Unauthorized
func NewAdminChannelTopicListUnauthorized ¶
func NewAdminChannelTopicListUnauthorized() *AdminChannelTopicListUnauthorized
NewAdminChannelTopicListUnauthorized creates a AdminChannelTopicListUnauthorized with default headers values
func (*AdminChannelTopicListUnauthorized) Error ¶
func (o *AdminChannelTopicListUnauthorized) Error() string
func (*AdminChannelTopicListUnauthorized) GetPayload ¶
func (o *AdminChannelTopicListUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicListUnauthorized) ToJSONString ¶
func (o *AdminChannelTopicListUnauthorized) ToJSONString() string
type AdminChannelTopicSummaryBadRequest ¶
type AdminChannelTopicSummaryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicSummaryBadRequest handles this case with default header values.
Bad Request
func NewAdminChannelTopicSummaryBadRequest ¶
func NewAdminChannelTopicSummaryBadRequest() *AdminChannelTopicSummaryBadRequest
NewAdminChannelTopicSummaryBadRequest creates a AdminChannelTopicSummaryBadRequest with default headers values
func (*AdminChannelTopicSummaryBadRequest) Error ¶
func (o *AdminChannelTopicSummaryBadRequest) Error() string
func (*AdminChannelTopicSummaryBadRequest) GetPayload ¶
func (o *AdminChannelTopicSummaryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicSummaryBadRequest) ToJSONString ¶
func (o *AdminChannelTopicSummaryBadRequest) ToJSONString() string
type AdminChannelTopicSummaryForbidden ¶
type AdminChannelTopicSummaryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicSummaryForbidden handles this case with default header values.
Forbidden
func NewAdminChannelTopicSummaryForbidden ¶
func NewAdminChannelTopicSummaryForbidden() *AdminChannelTopicSummaryForbidden
NewAdminChannelTopicSummaryForbidden creates a AdminChannelTopicSummaryForbidden with default headers values
func (*AdminChannelTopicSummaryForbidden) Error ¶
func (o *AdminChannelTopicSummaryForbidden) Error() string
func (*AdminChannelTopicSummaryForbidden) GetPayload ¶
func (o *AdminChannelTopicSummaryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicSummaryForbidden) ToJSONString ¶
func (o *AdminChannelTopicSummaryForbidden) ToJSONString() string
type AdminChannelTopicSummaryInternalServerError ¶
type AdminChannelTopicSummaryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChannelTopicSummaryInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminChannelTopicSummaryInternalServerError ¶
func NewAdminChannelTopicSummaryInternalServerError() *AdminChannelTopicSummaryInternalServerError
NewAdminChannelTopicSummaryInternalServerError creates a AdminChannelTopicSummaryInternalServerError with default headers values
func (*AdminChannelTopicSummaryInternalServerError) Error ¶
func (o *AdminChannelTopicSummaryInternalServerError) Error() string
func (*AdminChannelTopicSummaryInternalServerError) GetPayload ¶
func (o *AdminChannelTopicSummaryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicSummaryInternalServerError) ToJSONString ¶
func (o *AdminChannelTopicSummaryInternalServerError) ToJSONString() string
type AdminChannelTopicSummaryOK ¶
type AdminChannelTopicSummaryOK struct {
Payload *chatclientmodels.ModelsChannelTopicSummaryResponse
}
AdminChannelTopicSummaryOK handles this case with default header values.
OK
func NewAdminChannelTopicSummaryOK ¶
func NewAdminChannelTopicSummaryOK() *AdminChannelTopicSummaryOK
NewAdminChannelTopicSummaryOK creates a AdminChannelTopicSummaryOK with default headers values
func (*AdminChannelTopicSummaryOK) Error ¶
func (o *AdminChannelTopicSummaryOK) Error() string
func (*AdminChannelTopicSummaryOK) GetPayload ¶
func (o *AdminChannelTopicSummaryOK) GetPayload() *chatclientmodels.ModelsChannelTopicSummaryResponse
func (*AdminChannelTopicSummaryOK) ToJSONString ¶
func (o *AdminChannelTopicSummaryOK) ToJSONString() string
type AdminChannelTopicSummaryParams ¶
type AdminChannelTopicSummaryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminChannelTopicSummaryParams contains all the parameters to send to the API endpoint for the admin channel topic summary operation typically these are written to a http.Request
func NewAdminChannelTopicSummaryParams ¶
func NewAdminChannelTopicSummaryParams() *AdminChannelTopicSummaryParams
NewAdminChannelTopicSummaryParams creates a new AdminChannelTopicSummaryParams object with the default values initialized.
func NewAdminChannelTopicSummaryParamsWithContext ¶
func NewAdminChannelTopicSummaryParamsWithContext(ctx context.Context) *AdminChannelTopicSummaryParams
NewAdminChannelTopicSummaryParamsWithContext creates a new AdminChannelTopicSummaryParams object with the default values initialized, and the ability to set a context for a request
func NewAdminChannelTopicSummaryParamsWithHTTPClient ¶
func NewAdminChannelTopicSummaryParamsWithHTTPClient(client *http.Client) *AdminChannelTopicSummaryParams
NewAdminChannelTopicSummaryParamsWithHTTPClient creates a new AdminChannelTopicSummaryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminChannelTopicSummaryParamsWithTimeout ¶
func NewAdminChannelTopicSummaryParamsWithTimeout(timeout time.Duration) *AdminChannelTopicSummaryParams
NewAdminChannelTopicSummaryParamsWithTimeout creates a new AdminChannelTopicSummaryParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminChannelTopicSummaryParams) SetAuthInfoWriter ¶
func (o *AdminChannelTopicSummaryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) SetContext ¶
func (o *AdminChannelTopicSummaryParams) SetContext(ctx context.Context)
SetContext adds the context to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) SetHTTPClient ¶
func (o *AdminChannelTopicSummaryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) SetHTTPClientTransport ¶
func (o *AdminChannelTopicSummaryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) SetNamespace ¶
func (o *AdminChannelTopicSummaryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) SetTimeout ¶
func (o *AdminChannelTopicSummaryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) WithContext ¶
func (o *AdminChannelTopicSummaryParams) WithContext(ctx context.Context) *AdminChannelTopicSummaryParams
WithContext adds the context to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) WithHTTPClient ¶
func (o *AdminChannelTopicSummaryParams) WithHTTPClient(client *http.Client) *AdminChannelTopicSummaryParams
WithHTTPClient adds the HTTPClient to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) WithNamespace ¶
func (o *AdminChannelTopicSummaryParams) WithNamespace(namespace string) *AdminChannelTopicSummaryParams
WithNamespace adds the namespace to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) WithTimeout ¶
func (o *AdminChannelTopicSummaryParams) WithTimeout(timeout time.Duration) *AdminChannelTopicSummaryParams
WithTimeout adds the timeout to the admin channel topic summary params
func (*AdminChannelTopicSummaryParams) WriteToRequest ¶
func (o *AdminChannelTopicSummaryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminChannelTopicSummaryReader ¶
type AdminChannelTopicSummaryReader struct {
// contains filtered or unexported fields
}
AdminChannelTopicSummaryReader is a Reader for the AdminChannelTopicSummary structure.
func (*AdminChannelTopicSummaryReader) ReadResponse ¶
func (o *AdminChannelTopicSummaryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminChannelTopicSummaryUnauthorized ¶
type AdminChannelTopicSummaryUnauthorized struct {
}AdminChannelTopicSummaryUnauthorized handles this case with default header values.
Unauthorized
func NewAdminChannelTopicSummaryUnauthorized ¶
func NewAdminChannelTopicSummaryUnauthorized() *AdminChannelTopicSummaryUnauthorized
NewAdminChannelTopicSummaryUnauthorized creates a AdminChannelTopicSummaryUnauthorized with default headers values
func (*AdminChannelTopicSummaryUnauthorized) Error ¶
func (o *AdminChannelTopicSummaryUnauthorized) Error() string
func (*AdminChannelTopicSummaryUnauthorized) GetPayload ¶
func (o *AdminChannelTopicSummaryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChannelTopicSummaryUnauthorized) ToJSONString ¶
func (o *AdminChannelTopicSummaryUnauthorized) ToJSONString() string
type AdminChatHistoryBadRequest ¶
type AdminChatHistoryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChatHistoryBadRequest handles this case with default header values.
Bad Request
func NewAdminChatHistoryBadRequest ¶
func NewAdminChatHistoryBadRequest() *AdminChatHistoryBadRequest
NewAdminChatHistoryBadRequest creates a AdminChatHistoryBadRequest with default headers values
func (*AdminChatHistoryBadRequest) Error ¶
func (o *AdminChatHistoryBadRequest) Error() string
func (*AdminChatHistoryBadRequest) GetPayload ¶
func (o *AdminChatHistoryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChatHistoryBadRequest) ToJSONString ¶
func (o *AdminChatHistoryBadRequest) ToJSONString() string
type AdminChatHistoryForbidden ¶
type AdminChatHistoryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChatHistoryForbidden handles this case with default header values.
Forbidden
func NewAdminChatHistoryForbidden ¶
func NewAdminChatHistoryForbidden() *AdminChatHistoryForbidden
NewAdminChatHistoryForbidden creates a AdminChatHistoryForbidden with default headers values
func (*AdminChatHistoryForbidden) Error ¶
func (o *AdminChatHistoryForbidden) Error() string
func (*AdminChatHistoryForbidden) GetPayload ¶
func (o *AdminChatHistoryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChatHistoryForbidden) ToJSONString ¶
func (o *AdminChatHistoryForbidden) ToJSONString() string
type AdminChatHistoryInternalServerError ¶
type AdminChatHistoryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminChatHistoryInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminChatHistoryInternalServerError ¶
func NewAdminChatHistoryInternalServerError() *AdminChatHistoryInternalServerError
NewAdminChatHistoryInternalServerError creates a AdminChatHistoryInternalServerError with default headers values
func (*AdminChatHistoryInternalServerError) Error ¶
func (o *AdminChatHistoryInternalServerError) Error() string
func (*AdminChatHistoryInternalServerError) GetPayload ¶
func (o *AdminChatHistoryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChatHistoryInternalServerError) ToJSONString ¶
func (o *AdminChatHistoryInternalServerError) ToJSONString() string
type AdminChatHistoryOK ¶
type AdminChatHistoryOK struct {
Payload *chatclientmodels.ModelsChatMessageWithPaginationResponse
}
AdminChatHistoryOK handles this case with default header values.
OK
func NewAdminChatHistoryOK ¶
func NewAdminChatHistoryOK() *AdminChatHistoryOK
NewAdminChatHistoryOK creates a AdminChatHistoryOK with default headers values
func (*AdminChatHistoryOK) Error ¶
func (o *AdminChatHistoryOK) Error() string
func (*AdminChatHistoryOK) GetPayload ¶
func (o *AdminChatHistoryOK) GetPayload() *chatclientmodels.ModelsChatMessageWithPaginationResponse
func (*AdminChatHistoryOK) ToJSONString ¶
func (o *AdminChatHistoryOK) ToJSONString() string
type AdminChatHistoryParams ¶
type AdminChatHistoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*ChatID chat ID of chat */ ChatID []string /*EndCreatedAt end date */ EndCreatedAt *int64 /*Keyword keyword containing in message */ Keyword *string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*Order anyof: createdAt:asc / createdAt:desc */ Order *string /*SenderUserID sender user ID */ SenderUserID *string /*ShardID shard id */ ShardID *string /*StartCreatedAt start date */ StartCreatedAt *int64 /*Topic topic ID that receive the chat */ Topic []string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminChatHistoryParams contains all the parameters to send to the API endpoint for the admin chat history operation typically these are written to a http.Request
func NewAdminChatHistoryParams ¶
func NewAdminChatHistoryParams() *AdminChatHistoryParams
NewAdminChatHistoryParams creates a new AdminChatHistoryParams object with the default values initialized.
func NewAdminChatHistoryParamsWithContext ¶
func NewAdminChatHistoryParamsWithContext(ctx context.Context) *AdminChatHistoryParams
NewAdminChatHistoryParamsWithContext creates a new AdminChatHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewAdminChatHistoryParamsWithHTTPClient ¶
func NewAdminChatHistoryParamsWithHTTPClient(client *http.Client) *AdminChatHistoryParams
NewAdminChatHistoryParamsWithHTTPClient creates a new AdminChatHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminChatHistoryParamsWithTimeout ¶
func NewAdminChatHistoryParamsWithTimeout(timeout time.Duration) *AdminChatHistoryParams
NewAdminChatHistoryParamsWithTimeout creates a new AdminChatHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminChatHistoryParams) SetAuthInfoWriter ¶
func (o *AdminChatHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin chat history params
func (*AdminChatHistoryParams) SetChatID ¶
func (o *AdminChatHistoryParams) SetChatID(chatID []string)
SetChatID adds the chatId to the admin chat history params
func (*AdminChatHistoryParams) SetContext ¶
func (o *AdminChatHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the admin chat history params
func (*AdminChatHistoryParams) SetEndCreatedAt ¶
func (o *AdminChatHistoryParams) SetEndCreatedAt(endCreatedAt *int64)
SetEndCreatedAt adds the endCreatedAt to the admin chat history params
func (*AdminChatHistoryParams) SetHTTPClient ¶
func (o *AdminChatHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin chat history params
func (*AdminChatHistoryParams) SetHTTPClientTransport ¶
func (o *AdminChatHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin chat history params
func (*AdminChatHistoryParams) SetKeyword ¶
func (o *AdminChatHistoryParams) SetKeyword(keyword *string)
SetKeyword adds the keyword to the admin chat history params
func (*AdminChatHistoryParams) SetLimit ¶
func (o *AdminChatHistoryParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin chat history params
func (*AdminChatHistoryParams) SetNamespace ¶
func (o *AdminChatHistoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin chat history params
func (*AdminChatHistoryParams) SetOffset ¶
func (o *AdminChatHistoryParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin chat history params
func (*AdminChatHistoryParams) SetOrder ¶
func (o *AdminChatHistoryParams) SetOrder(order *string)
SetOrder adds the order to the admin chat history params
func (*AdminChatHistoryParams) SetSenderUserID ¶
func (o *AdminChatHistoryParams) SetSenderUserID(senderUserID *string)
SetSenderUserID adds the senderUserId to the admin chat history params
func (*AdminChatHistoryParams) SetShardID ¶
func (o *AdminChatHistoryParams) SetShardID(shardID *string)
SetShardID adds the shardId to the admin chat history params
func (*AdminChatHistoryParams) SetStartCreatedAt ¶
func (o *AdminChatHistoryParams) SetStartCreatedAt(startCreatedAt *int64)
SetStartCreatedAt adds the startCreatedAt to the admin chat history params
func (*AdminChatHistoryParams) SetTimeout ¶
func (o *AdminChatHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin chat history params
func (*AdminChatHistoryParams) SetTopic ¶
func (o *AdminChatHistoryParams) SetTopic(topic []string)
SetTopic adds the topic to the admin chat history params
func (*AdminChatHistoryParams) WithChatID ¶
func (o *AdminChatHistoryParams) WithChatID(chatID []string) *AdminChatHistoryParams
WithChatID adds the chatID to the admin chat history params
func (*AdminChatHistoryParams) WithContext ¶
func (o *AdminChatHistoryParams) WithContext(ctx context.Context) *AdminChatHistoryParams
WithContext adds the context to the admin chat history params
func (*AdminChatHistoryParams) WithEndCreatedAt ¶
func (o *AdminChatHistoryParams) WithEndCreatedAt(endCreatedAt *int64) *AdminChatHistoryParams
WithEndCreatedAt adds the endCreatedAt to the admin chat history params
func (*AdminChatHistoryParams) WithHTTPClient ¶
func (o *AdminChatHistoryParams) WithHTTPClient(client *http.Client) *AdminChatHistoryParams
WithHTTPClient adds the HTTPClient to the admin chat history params
func (*AdminChatHistoryParams) WithKeyword ¶
func (o *AdminChatHistoryParams) WithKeyword(keyword *string) *AdminChatHistoryParams
WithKeyword adds the keyword to the admin chat history params
func (*AdminChatHistoryParams) WithLimit ¶
func (o *AdminChatHistoryParams) WithLimit(limit *int64) *AdminChatHistoryParams
WithLimit adds the limit to the admin chat history params
func (*AdminChatHistoryParams) WithNamespace ¶
func (o *AdminChatHistoryParams) WithNamespace(namespace string) *AdminChatHistoryParams
WithNamespace adds the namespace to the admin chat history params
func (*AdminChatHistoryParams) WithOffset ¶
func (o *AdminChatHistoryParams) WithOffset(offset *int64) *AdminChatHistoryParams
WithOffset adds the offset to the admin chat history params
func (*AdminChatHistoryParams) WithOrder ¶
func (o *AdminChatHistoryParams) WithOrder(order *string) *AdminChatHistoryParams
WithOrder adds the order to the admin chat history params
func (*AdminChatHistoryParams) WithSenderUserID ¶
func (o *AdminChatHistoryParams) WithSenderUserID(senderUserID *string) *AdminChatHistoryParams
WithSenderUserID adds the senderUserID to the admin chat history params
func (*AdminChatHistoryParams) WithShardID ¶
func (o *AdminChatHistoryParams) WithShardID(shardID *string) *AdminChatHistoryParams
WithShardID adds the shardID to the admin chat history params
func (*AdminChatHistoryParams) WithStartCreatedAt ¶
func (o *AdminChatHistoryParams) WithStartCreatedAt(startCreatedAt *int64) *AdminChatHistoryParams
WithStartCreatedAt adds the startCreatedAt to the admin chat history params
func (*AdminChatHistoryParams) WithTimeout ¶
func (o *AdminChatHistoryParams) WithTimeout(timeout time.Duration) *AdminChatHistoryParams
WithTimeout adds the timeout to the admin chat history params
func (*AdminChatHistoryParams) WithTopic ¶
func (o *AdminChatHistoryParams) WithTopic(topic []string) *AdminChatHistoryParams
WithTopic adds the topic to the admin chat history params
func (*AdminChatHistoryParams) WriteToRequest ¶
func (o *AdminChatHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminChatHistoryReader ¶
type AdminChatHistoryReader struct {
// contains filtered or unexported fields
}
AdminChatHistoryReader is a Reader for the AdminChatHistory structure.
func (*AdminChatHistoryReader) ReadResponse ¶
func (o *AdminChatHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminChatHistoryUnauthorized ¶
type AdminChatHistoryUnauthorized struct {
}AdminChatHistoryUnauthorized handles this case with default header values.
Unauthorized
func NewAdminChatHistoryUnauthorized ¶
func NewAdminChatHistoryUnauthorized() *AdminChatHistoryUnauthorized
NewAdminChatHistoryUnauthorized creates a AdminChatHistoryUnauthorized with default headers values
func (*AdminChatHistoryUnauthorized) Error ¶
func (o *AdminChatHistoryUnauthorized) Error() string
func (*AdminChatHistoryUnauthorized) GetPayload ¶
func (o *AdminChatHistoryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminChatHistoryUnauthorized) ToJSONString ¶
func (o *AdminChatHistoryUnauthorized) ToJSONString() string
type AdminCreateNamespaceTopicOK ¶
type AdminCreateNamespaceTopicOK struct {
Payload *chatclientmodels.APICreateTopicResponse
}
AdminCreateNamespaceTopicOK handles this case with default header values.
func NewAdminCreateNamespaceTopicOK ¶
func NewAdminCreateNamespaceTopicOK() *AdminCreateNamespaceTopicOK
NewAdminCreateNamespaceTopicOK creates a AdminCreateNamespaceTopicOK with default headers values
func (*AdminCreateNamespaceTopicOK) Error ¶
func (o *AdminCreateNamespaceTopicOK) Error() string
func (*AdminCreateNamespaceTopicOK) GetPayload ¶
func (o *AdminCreateNamespaceTopicOK) GetPayload() *chatclientmodels.APICreateTopicResponse
func (*AdminCreateNamespaceTopicOK) ToJSONString ¶
func (o *AdminCreateNamespaceTopicOK) ToJSONString() string
type AdminCreateNamespaceTopicParams ¶
type AdminCreateNamespaceTopicParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APICreateNamespaceTopicParams /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateNamespaceTopicParams contains all the parameters to send to the API endpoint for the admin create namespace topic operation typically these are written to a http.Request
func NewAdminCreateNamespaceTopicParams ¶
func NewAdminCreateNamespaceTopicParams() *AdminCreateNamespaceTopicParams
NewAdminCreateNamespaceTopicParams creates a new AdminCreateNamespaceTopicParams object with the default values initialized.
func NewAdminCreateNamespaceTopicParamsWithContext ¶
func NewAdminCreateNamespaceTopicParamsWithContext(ctx context.Context) *AdminCreateNamespaceTopicParams
NewAdminCreateNamespaceTopicParamsWithContext creates a new AdminCreateNamespaceTopicParams object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateNamespaceTopicParamsWithHTTPClient ¶
func NewAdminCreateNamespaceTopicParamsWithHTTPClient(client *http.Client) *AdminCreateNamespaceTopicParams
NewAdminCreateNamespaceTopicParamsWithHTTPClient creates a new AdminCreateNamespaceTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateNamespaceTopicParamsWithTimeout ¶
func NewAdminCreateNamespaceTopicParamsWithTimeout(timeout time.Duration) *AdminCreateNamespaceTopicParams
NewAdminCreateNamespaceTopicParamsWithTimeout creates a new AdminCreateNamespaceTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateNamespaceTopicParams) SetAuthInfoWriter ¶
func (o *AdminCreateNamespaceTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) SetBody ¶
func (o *AdminCreateNamespaceTopicParams) SetBody(body *chatclientmodels.APICreateNamespaceTopicParams)
SetBody adds the body to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) SetContext ¶
func (o *AdminCreateNamespaceTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) SetHTTPClient ¶
func (o *AdminCreateNamespaceTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) SetHTTPClientTransport ¶
func (o *AdminCreateNamespaceTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) SetNamespace ¶
func (o *AdminCreateNamespaceTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) SetTimeout ¶
func (o *AdminCreateNamespaceTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) WithBody ¶
func (o *AdminCreateNamespaceTopicParams) WithBody(body *chatclientmodels.APICreateNamespaceTopicParams) *AdminCreateNamespaceTopicParams
WithBody adds the body to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) WithContext ¶
func (o *AdminCreateNamespaceTopicParams) WithContext(ctx context.Context) *AdminCreateNamespaceTopicParams
WithContext adds the context to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) WithHTTPClient ¶
func (o *AdminCreateNamespaceTopicParams) WithHTTPClient(client *http.Client) *AdminCreateNamespaceTopicParams
WithHTTPClient adds the HTTPClient to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) WithNamespace ¶
func (o *AdminCreateNamespaceTopicParams) WithNamespace(namespace string) *AdminCreateNamespaceTopicParams
WithNamespace adds the namespace to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) WithTimeout ¶
func (o *AdminCreateNamespaceTopicParams) WithTimeout(timeout time.Duration) *AdminCreateNamespaceTopicParams
WithTimeout adds the timeout to the admin create namespace topic params
func (*AdminCreateNamespaceTopicParams) WriteToRequest ¶
func (o *AdminCreateNamespaceTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateNamespaceTopicReader ¶
type AdminCreateNamespaceTopicReader struct {
// contains filtered or unexported fields
}
AdminCreateNamespaceTopicReader is a Reader for the AdminCreateNamespaceTopic structure.
func (*AdminCreateNamespaceTopicReader) ReadResponse ¶
func (o *AdminCreateNamespaceTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminCreateTopicOK ¶
type AdminCreateTopicOK struct {
Payload *chatclientmodels.APICreateTopicResponse
}
AdminCreateTopicOK handles this case with default header values.
func NewAdminCreateTopicOK ¶
func NewAdminCreateTopicOK() *AdminCreateTopicOK
NewAdminCreateTopicOK creates a AdminCreateTopicOK with default headers values
func (*AdminCreateTopicOK) Error ¶
func (o *AdminCreateTopicOK) Error() string
func (*AdminCreateTopicOK) GetPayload ¶
func (o *AdminCreateTopicOK) GetPayload() *chatclientmodels.APICreateTopicResponse
func (*AdminCreateTopicOK) ToJSONString ¶
func (o *AdminCreateTopicOK) ToJSONString() string
type AdminCreateTopicParams ¶
type AdminCreateTopicParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APICreateTopicParams /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateTopicParams contains all the parameters to send to the API endpoint for the admin create topic operation typically these are written to a http.Request
func NewAdminCreateTopicParams ¶
func NewAdminCreateTopicParams() *AdminCreateTopicParams
NewAdminCreateTopicParams creates a new AdminCreateTopicParams object with the default values initialized.
func NewAdminCreateTopicParamsWithContext ¶
func NewAdminCreateTopicParamsWithContext(ctx context.Context) *AdminCreateTopicParams
NewAdminCreateTopicParamsWithContext creates a new AdminCreateTopicParams object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateTopicParamsWithHTTPClient ¶
func NewAdminCreateTopicParamsWithHTTPClient(client *http.Client) *AdminCreateTopicParams
NewAdminCreateTopicParamsWithHTTPClient creates a new AdminCreateTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateTopicParamsWithTimeout ¶
func NewAdminCreateTopicParamsWithTimeout(timeout time.Duration) *AdminCreateTopicParams
NewAdminCreateTopicParamsWithTimeout creates a new AdminCreateTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateTopicParams) SetAuthInfoWriter ¶
func (o *AdminCreateTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin create topic params
func (*AdminCreateTopicParams) SetBody ¶
func (o *AdminCreateTopicParams) SetBody(body *chatclientmodels.APICreateTopicParams)
SetBody adds the body to the admin create topic params
func (*AdminCreateTopicParams) SetContext ¶
func (o *AdminCreateTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the admin create topic params
func (*AdminCreateTopicParams) SetHTTPClient ¶
func (o *AdminCreateTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create topic params
func (*AdminCreateTopicParams) SetHTTPClientTransport ¶
func (o *AdminCreateTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin create topic params
func (*AdminCreateTopicParams) SetNamespace ¶
func (o *AdminCreateTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create topic params
func (*AdminCreateTopicParams) SetTimeout ¶
func (o *AdminCreateTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create topic params
func (*AdminCreateTopicParams) WithBody ¶
func (o *AdminCreateTopicParams) WithBody(body *chatclientmodels.APICreateTopicParams) *AdminCreateTopicParams
WithBody adds the body to the admin create topic params
func (*AdminCreateTopicParams) WithContext ¶
func (o *AdminCreateTopicParams) WithContext(ctx context.Context) *AdminCreateTopicParams
WithContext adds the context to the admin create topic params
func (*AdminCreateTopicParams) WithHTTPClient ¶
func (o *AdminCreateTopicParams) WithHTTPClient(client *http.Client) *AdminCreateTopicParams
WithHTTPClient adds the HTTPClient to the admin create topic params
func (*AdminCreateTopicParams) WithNamespace ¶
func (o *AdminCreateTopicParams) WithNamespace(namespace string) *AdminCreateTopicParams
WithNamespace adds the namespace to the admin create topic params
func (*AdminCreateTopicParams) WithTimeout ¶
func (o *AdminCreateTopicParams) WithTimeout(timeout time.Duration) *AdminCreateTopicParams
WithTimeout adds the timeout to the admin create topic params
func (*AdminCreateTopicParams) WriteToRequest ¶
func (o *AdminCreateTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateTopicReader ¶
type AdminCreateTopicReader struct {
// contains filtered or unexported fields
}
AdminCreateTopicReader is a Reader for the AdminCreateTopic structure.
func (*AdminCreateTopicReader) ReadResponse ¶
func (o *AdminCreateTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteChatBadRequest ¶
type AdminDeleteChatBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteChatBadRequest handles this case with default header values.
Bad Request
func NewAdminDeleteChatBadRequest ¶
func NewAdminDeleteChatBadRequest() *AdminDeleteChatBadRequest
NewAdminDeleteChatBadRequest creates a AdminDeleteChatBadRequest with default headers values
func (*AdminDeleteChatBadRequest) Error ¶
func (o *AdminDeleteChatBadRequest) Error() string
func (*AdminDeleteChatBadRequest) GetPayload ¶
func (o *AdminDeleteChatBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteChatBadRequest) ToJSONString ¶
func (o *AdminDeleteChatBadRequest) ToJSONString() string
type AdminDeleteChatForbidden ¶
type AdminDeleteChatForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteChatForbidden handles this case with default header values.
Forbidden
func NewAdminDeleteChatForbidden ¶
func NewAdminDeleteChatForbidden() *AdminDeleteChatForbidden
NewAdminDeleteChatForbidden creates a AdminDeleteChatForbidden with default headers values
func (*AdminDeleteChatForbidden) Error ¶
func (o *AdminDeleteChatForbidden) Error() string
func (*AdminDeleteChatForbidden) GetPayload ¶
func (o *AdminDeleteChatForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteChatForbidden) ToJSONString ¶
func (o *AdminDeleteChatForbidden) ToJSONString() string
type AdminDeleteChatInternalServerError ¶
type AdminDeleteChatInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteChatInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteChatInternalServerError ¶
func NewAdminDeleteChatInternalServerError() *AdminDeleteChatInternalServerError
NewAdminDeleteChatInternalServerError creates a AdminDeleteChatInternalServerError with default headers values
func (*AdminDeleteChatInternalServerError) Error ¶
func (o *AdminDeleteChatInternalServerError) Error() string
func (*AdminDeleteChatInternalServerError) GetPayload ¶
func (o *AdminDeleteChatInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteChatInternalServerError) ToJSONString ¶
func (o *AdminDeleteChatInternalServerError) ToJSONString() string
type AdminDeleteChatNoContent ¶
type AdminDeleteChatNoContent struct { }
AdminDeleteChatNoContent handles this case with default header values.
No Content
func NewAdminDeleteChatNoContent ¶
func NewAdminDeleteChatNoContent() *AdminDeleteChatNoContent
NewAdminDeleteChatNoContent creates a AdminDeleteChatNoContent with default headers values
func (*AdminDeleteChatNoContent) Error ¶
func (o *AdminDeleteChatNoContent) Error() string
type AdminDeleteChatParams ¶
type AdminDeleteChatParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ChatID chat ID od the chat */ ChatID string /*Namespace namespace */ Namespace string /*Topic topic ID of the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteChatParams contains all the parameters to send to the API endpoint for the admin delete chat operation typically these are written to a http.Request
func NewAdminDeleteChatParams ¶
func NewAdminDeleteChatParams() *AdminDeleteChatParams
NewAdminDeleteChatParams creates a new AdminDeleteChatParams object with the default values initialized.
func NewAdminDeleteChatParamsWithContext ¶
func NewAdminDeleteChatParamsWithContext(ctx context.Context) *AdminDeleteChatParams
NewAdminDeleteChatParamsWithContext creates a new AdminDeleteChatParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteChatParamsWithHTTPClient ¶
func NewAdminDeleteChatParamsWithHTTPClient(client *http.Client) *AdminDeleteChatParams
NewAdminDeleteChatParamsWithHTTPClient creates a new AdminDeleteChatParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteChatParamsWithTimeout ¶
func NewAdminDeleteChatParamsWithTimeout(timeout time.Duration) *AdminDeleteChatParams
NewAdminDeleteChatParamsWithTimeout creates a new AdminDeleteChatParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteChatParams) SetAuthInfoWriter ¶
func (o *AdminDeleteChatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete chat params
func (*AdminDeleteChatParams) SetChatID ¶
func (o *AdminDeleteChatParams) SetChatID(chatID string)
SetChatID adds the chatId to the admin delete chat params
func (*AdminDeleteChatParams) SetContext ¶
func (o *AdminDeleteChatParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete chat params
func (*AdminDeleteChatParams) SetHTTPClient ¶
func (o *AdminDeleteChatParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete chat params
func (*AdminDeleteChatParams) SetHTTPClientTransport ¶
func (o *AdminDeleteChatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete chat params
func (*AdminDeleteChatParams) SetNamespace ¶
func (o *AdminDeleteChatParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete chat params
func (*AdminDeleteChatParams) SetTimeout ¶
func (o *AdminDeleteChatParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete chat params
func (*AdminDeleteChatParams) SetTopic ¶
func (o *AdminDeleteChatParams) SetTopic(topic string)
SetTopic adds the topic to the admin delete chat params
func (*AdminDeleteChatParams) WithChatID ¶
func (o *AdminDeleteChatParams) WithChatID(chatID string) *AdminDeleteChatParams
WithChatID adds the chatID to the admin delete chat params
func (*AdminDeleteChatParams) WithContext ¶
func (o *AdminDeleteChatParams) WithContext(ctx context.Context) *AdminDeleteChatParams
WithContext adds the context to the admin delete chat params
func (*AdminDeleteChatParams) WithHTTPClient ¶
func (o *AdminDeleteChatParams) WithHTTPClient(client *http.Client) *AdminDeleteChatParams
WithHTTPClient adds the HTTPClient to the admin delete chat params
func (*AdminDeleteChatParams) WithNamespace ¶
func (o *AdminDeleteChatParams) WithNamespace(namespace string) *AdminDeleteChatParams
WithNamespace adds the namespace to the admin delete chat params
func (*AdminDeleteChatParams) WithTimeout ¶
func (o *AdminDeleteChatParams) WithTimeout(timeout time.Duration) *AdminDeleteChatParams
WithTimeout adds the timeout to the admin delete chat params
func (*AdminDeleteChatParams) WithTopic ¶
func (o *AdminDeleteChatParams) WithTopic(topic string) *AdminDeleteChatParams
WithTopic adds the topic to the admin delete chat params
func (*AdminDeleteChatParams) WriteToRequest ¶
func (o *AdminDeleteChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteChatReader ¶
type AdminDeleteChatReader struct {
// contains filtered or unexported fields
}
AdminDeleteChatReader is a Reader for the AdminDeleteChat structure.
func (*AdminDeleteChatReader) ReadResponse ¶
func (o *AdminDeleteChatReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteChatUnauthorized ¶
type AdminDeleteChatUnauthorized struct {
}AdminDeleteChatUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteChatUnauthorized ¶
func NewAdminDeleteChatUnauthorized() *AdminDeleteChatUnauthorized
NewAdminDeleteChatUnauthorized creates a AdminDeleteChatUnauthorized with default headers values
func (*AdminDeleteChatUnauthorized) Error ¶
func (o *AdminDeleteChatUnauthorized) Error() string
func (*AdminDeleteChatUnauthorized) GetPayload ¶
func (o *AdminDeleteChatUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteChatUnauthorized) ToJSONString ¶
func (o *AdminDeleteChatUnauthorized) ToJSONString() string
type AdminDeleteTopicOK ¶
type AdminDeleteTopicOK struct {
Payload *chatclientmodels.MessageActionDeleteTopicResult
}
AdminDeleteTopicOK handles this case with default header values.
func NewAdminDeleteTopicOK ¶
func NewAdminDeleteTopicOK() *AdminDeleteTopicOK
NewAdminDeleteTopicOK creates a AdminDeleteTopicOK with default headers values
func (*AdminDeleteTopicOK) Error ¶
func (o *AdminDeleteTopicOK) Error() string
func (*AdminDeleteTopicOK) GetPayload ¶
func (o *AdminDeleteTopicOK) GetPayload() *chatclientmodels.MessageActionDeleteTopicResult
func (*AdminDeleteTopicOK) ToJSONString ¶
func (o *AdminDeleteTopicOK) ToJSONString() string
type AdminDeleteTopicParams ¶
type AdminDeleteTopicParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteTopicParams contains all the parameters to send to the API endpoint for the admin delete topic operation typically these are written to a http.Request
func NewAdminDeleteTopicParams ¶
func NewAdminDeleteTopicParams() *AdminDeleteTopicParams
NewAdminDeleteTopicParams creates a new AdminDeleteTopicParams object with the default values initialized.
func NewAdminDeleteTopicParamsWithContext ¶
func NewAdminDeleteTopicParamsWithContext(ctx context.Context) *AdminDeleteTopicParams
NewAdminDeleteTopicParamsWithContext creates a new AdminDeleteTopicParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteTopicParamsWithHTTPClient ¶
func NewAdminDeleteTopicParamsWithHTTPClient(client *http.Client) *AdminDeleteTopicParams
NewAdminDeleteTopicParamsWithHTTPClient creates a new AdminDeleteTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteTopicParamsWithTimeout ¶
func NewAdminDeleteTopicParamsWithTimeout(timeout time.Duration) *AdminDeleteTopicParams
NewAdminDeleteTopicParamsWithTimeout creates a new AdminDeleteTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteTopicParams) SetAuthInfoWriter ¶
func (o *AdminDeleteTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete topic params
func (*AdminDeleteTopicParams) SetContext ¶
func (o *AdminDeleteTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete topic params
func (*AdminDeleteTopicParams) SetHTTPClient ¶
func (o *AdminDeleteTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete topic params
func (*AdminDeleteTopicParams) SetHTTPClientTransport ¶
func (o *AdminDeleteTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete topic params
func (*AdminDeleteTopicParams) SetNamespace ¶
func (o *AdminDeleteTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete topic params
func (*AdminDeleteTopicParams) SetTimeout ¶
func (o *AdminDeleteTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete topic params
func (*AdminDeleteTopicParams) SetTopic ¶
func (o *AdminDeleteTopicParams) SetTopic(topic string)
SetTopic adds the topic to the admin delete topic params
func (*AdminDeleteTopicParams) WithContext ¶
func (o *AdminDeleteTopicParams) WithContext(ctx context.Context) *AdminDeleteTopicParams
WithContext adds the context to the admin delete topic params
func (*AdminDeleteTopicParams) WithHTTPClient ¶
func (o *AdminDeleteTopicParams) WithHTTPClient(client *http.Client) *AdminDeleteTopicParams
WithHTTPClient adds the HTTPClient to the admin delete topic params
func (*AdminDeleteTopicParams) WithNamespace ¶
func (o *AdminDeleteTopicParams) WithNamespace(namespace string) *AdminDeleteTopicParams
WithNamespace adds the namespace to the admin delete topic params
func (*AdminDeleteTopicParams) WithTimeout ¶
func (o *AdminDeleteTopicParams) WithTimeout(timeout time.Duration) *AdminDeleteTopicParams
WithTimeout adds the timeout to the admin delete topic params
func (*AdminDeleteTopicParams) WithTopic ¶
func (o *AdminDeleteTopicParams) WithTopic(topic string) *AdminDeleteTopicParams
WithTopic adds the topic to the admin delete topic params
func (*AdminDeleteTopicParams) WriteToRequest ¶
func (o *AdminDeleteTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteTopicReader ¶
type AdminDeleteTopicReader struct {
// contains filtered or unexported fields
}
AdminDeleteTopicReader is a Reader for the AdminDeleteTopic structure.
func (*AdminDeleteTopicReader) ReadResponse ¶
func (o *AdminDeleteTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminQueryTopicBadRequest ¶
type AdminQueryTopicBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryTopicBadRequest handles this case with default header values.
Bad Request
func NewAdminQueryTopicBadRequest ¶
func NewAdminQueryTopicBadRequest() *AdminQueryTopicBadRequest
NewAdminQueryTopicBadRequest creates a AdminQueryTopicBadRequest with default headers values
func (*AdminQueryTopicBadRequest) Error ¶
func (o *AdminQueryTopicBadRequest) Error() string
func (*AdminQueryTopicBadRequest) GetPayload ¶
func (o *AdminQueryTopicBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicBadRequest) ToJSONString ¶
func (o *AdminQueryTopicBadRequest) ToJSONString() string
type AdminQueryTopicForbidden ¶
type AdminQueryTopicForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryTopicForbidden handles this case with default header values.
Forbidden
func NewAdminQueryTopicForbidden ¶
func NewAdminQueryTopicForbidden() *AdminQueryTopicForbidden
NewAdminQueryTopicForbidden creates a AdminQueryTopicForbidden with default headers values
func (*AdminQueryTopicForbidden) Error ¶
func (o *AdminQueryTopicForbidden) Error() string
func (*AdminQueryTopicForbidden) GetPayload ¶
func (o *AdminQueryTopicForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicForbidden) ToJSONString ¶
func (o *AdminQueryTopicForbidden) ToJSONString() string
type AdminQueryTopicInternalServerError ¶
type AdminQueryTopicInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryTopicInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminQueryTopicInternalServerError ¶
func NewAdminQueryTopicInternalServerError() *AdminQueryTopicInternalServerError
NewAdminQueryTopicInternalServerError creates a AdminQueryTopicInternalServerError with default headers values
func (*AdminQueryTopicInternalServerError) Error ¶
func (o *AdminQueryTopicInternalServerError) Error() string
func (*AdminQueryTopicInternalServerError) GetPayload ¶
func (o *AdminQueryTopicInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicInternalServerError) ToJSONString ¶
func (o *AdminQueryTopicInternalServerError) ToJSONString() string
type AdminQueryTopicLogBadRequest ¶
type AdminQueryTopicLogBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryTopicLogBadRequest handles this case with default header values.
Bad Request
func NewAdminQueryTopicLogBadRequest ¶
func NewAdminQueryTopicLogBadRequest() *AdminQueryTopicLogBadRequest
NewAdminQueryTopicLogBadRequest creates a AdminQueryTopicLogBadRequest with default headers values
func (*AdminQueryTopicLogBadRequest) Error ¶
func (o *AdminQueryTopicLogBadRequest) Error() string
func (*AdminQueryTopicLogBadRequest) GetPayload ¶
func (o *AdminQueryTopicLogBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicLogBadRequest) ToJSONString ¶
func (o *AdminQueryTopicLogBadRequest) ToJSONString() string
type AdminQueryTopicLogForbidden ¶
type AdminQueryTopicLogForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryTopicLogForbidden handles this case with default header values.
Forbidden
func NewAdminQueryTopicLogForbidden ¶
func NewAdminQueryTopicLogForbidden() *AdminQueryTopicLogForbidden
NewAdminQueryTopicLogForbidden creates a AdminQueryTopicLogForbidden with default headers values
func (*AdminQueryTopicLogForbidden) Error ¶
func (o *AdminQueryTopicLogForbidden) Error() string
func (*AdminQueryTopicLogForbidden) GetPayload ¶
func (o *AdminQueryTopicLogForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicLogForbidden) ToJSONString ¶
func (o *AdminQueryTopicLogForbidden) ToJSONString() string
type AdminQueryTopicLogInternalServerError ¶
type AdminQueryTopicLogInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryTopicLogInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminQueryTopicLogInternalServerError ¶
func NewAdminQueryTopicLogInternalServerError() *AdminQueryTopicLogInternalServerError
NewAdminQueryTopicLogInternalServerError creates a AdminQueryTopicLogInternalServerError with default headers values
func (*AdminQueryTopicLogInternalServerError) Error ¶
func (o *AdminQueryTopicLogInternalServerError) Error() string
func (*AdminQueryTopicLogInternalServerError) GetPayload ¶
func (o *AdminQueryTopicLogInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicLogInternalServerError) ToJSONString ¶
func (o *AdminQueryTopicLogInternalServerError) ToJSONString() string
type AdminQueryTopicLogOK ¶
type AdminQueryTopicLogOK struct {
Payload *chatclientmodels.ModelsTopicLogWithPaginationResponse
}
AdminQueryTopicLogOK handles this case with default header values.
OK
func NewAdminQueryTopicLogOK ¶
func NewAdminQueryTopicLogOK() *AdminQueryTopicLogOK
NewAdminQueryTopicLogOK creates a AdminQueryTopicLogOK with default headers values
func (*AdminQueryTopicLogOK) Error ¶
func (o *AdminQueryTopicLogOK) Error() string
func (*AdminQueryTopicLogOK) GetPayload ¶
func (o *AdminQueryTopicLogOK) GetPayload() *chatclientmodels.ModelsTopicLogWithPaginationResponse
func (*AdminQueryTopicLogOK) ToJSONString ¶
func (o *AdminQueryTopicLogOK) ToJSONString() string
type AdminQueryTopicLogParams ¶
type AdminQueryTopicLogParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*EndCreatedAt end date */ EndCreatedAt *int64 /*Limit default: 1000 */ Limit *int64 /*Offset offset */ Offset *int64 /*SenderUserID senderUserId (actor, can be admin or the user itself) */ SenderUserID *string /*StartCreatedAt start date */ StartCreatedAt *int64 /*TopicID topicId */ TopicID *string /*TopicIds topicIds */ TopicIds []string /*UserID userId */ UserID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminQueryTopicLogParams contains all the parameters to send to the API endpoint for the admin query topic log operation typically these are written to a http.Request
func NewAdminQueryTopicLogParams ¶
func NewAdminQueryTopicLogParams() *AdminQueryTopicLogParams
NewAdminQueryTopicLogParams creates a new AdminQueryTopicLogParams object with the default values initialized.
func NewAdminQueryTopicLogParamsWithContext ¶
func NewAdminQueryTopicLogParamsWithContext(ctx context.Context) *AdminQueryTopicLogParams
NewAdminQueryTopicLogParamsWithContext creates a new AdminQueryTopicLogParams object with the default values initialized, and the ability to set a context for a request
func NewAdminQueryTopicLogParamsWithHTTPClient ¶
func NewAdminQueryTopicLogParamsWithHTTPClient(client *http.Client) *AdminQueryTopicLogParams
NewAdminQueryTopicLogParamsWithHTTPClient creates a new AdminQueryTopicLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminQueryTopicLogParamsWithTimeout ¶
func NewAdminQueryTopicLogParamsWithTimeout(timeout time.Duration) *AdminQueryTopicLogParams
NewAdminQueryTopicLogParamsWithTimeout creates a new AdminQueryTopicLogParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminQueryTopicLogParams) SetAuthInfoWriter ¶
func (o *AdminQueryTopicLogParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin query topic log params
func (*AdminQueryTopicLogParams) SetContext ¶
func (o *AdminQueryTopicLogParams) SetContext(ctx context.Context)
SetContext adds the context to the admin query topic log params
func (*AdminQueryTopicLogParams) SetEndCreatedAt ¶
func (o *AdminQueryTopicLogParams) SetEndCreatedAt(endCreatedAt *int64)
SetEndCreatedAt adds the endCreatedAt to the admin query topic log params
func (*AdminQueryTopicLogParams) SetHTTPClient ¶
func (o *AdminQueryTopicLogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin query topic log params
func (*AdminQueryTopicLogParams) SetHTTPClientTransport ¶
func (o *AdminQueryTopicLogParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin query topic log params
func (*AdminQueryTopicLogParams) SetLimit ¶
func (o *AdminQueryTopicLogParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin query topic log params
func (*AdminQueryTopicLogParams) SetNamespace ¶
func (o *AdminQueryTopicLogParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin query topic log params
func (*AdminQueryTopicLogParams) SetOffset ¶
func (o *AdminQueryTopicLogParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin query topic log params
func (*AdminQueryTopicLogParams) SetSenderUserID ¶
func (o *AdminQueryTopicLogParams) SetSenderUserID(senderUserID *string)
SetSenderUserID adds the senderUserId to the admin query topic log params
func (*AdminQueryTopicLogParams) SetStartCreatedAt ¶
func (o *AdminQueryTopicLogParams) SetStartCreatedAt(startCreatedAt *int64)
SetStartCreatedAt adds the startCreatedAt to the admin query topic log params
func (*AdminQueryTopicLogParams) SetTimeout ¶
func (o *AdminQueryTopicLogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin query topic log params
func (*AdminQueryTopicLogParams) SetTopicID ¶
func (o *AdminQueryTopicLogParams) SetTopicID(topicID *string)
SetTopicID adds the topicId to the admin query topic log params
func (*AdminQueryTopicLogParams) SetTopicIds ¶
func (o *AdminQueryTopicLogParams) SetTopicIds(topicIds []string)
SetTopicIds adds the topicIds to the admin query topic log params
func (*AdminQueryTopicLogParams) SetUserID ¶
func (o *AdminQueryTopicLogParams) SetUserID(userID *string)
SetUserID adds the userId to the admin query topic log params
func (*AdminQueryTopicLogParams) WithContext ¶
func (o *AdminQueryTopicLogParams) WithContext(ctx context.Context) *AdminQueryTopicLogParams
WithContext adds the context to the admin query topic log params
func (*AdminQueryTopicLogParams) WithEndCreatedAt ¶
func (o *AdminQueryTopicLogParams) WithEndCreatedAt(endCreatedAt *int64) *AdminQueryTopicLogParams
WithEndCreatedAt adds the endCreatedAt to the admin query topic log params
func (*AdminQueryTopicLogParams) WithHTTPClient ¶
func (o *AdminQueryTopicLogParams) WithHTTPClient(client *http.Client) *AdminQueryTopicLogParams
WithHTTPClient adds the HTTPClient to the admin query topic log params
func (*AdminQueryTopicLogParams) WithLimit ¶
func (o *AdminQueryTopicLogParams) WithLimit(limit *int64) *AdminQueryTopicLogParams
WithLimit adds the limit to the admin query topic log params
func (*AdminQueryTopicLogParams) WithNamespace ¶
func (o *AdminQueryTopicLogParams) WithNamespace(namespace string) *AdminQueryTopicLogParams
WithNamespace adds the namespace to the admin query topic log params
func (*AdminQueryTopicLogParams) WithOffset ¶
func (o *AdminQueryTopicLogParams) WithOffset(offset *int64) *AdminQueryTopicLogParams
WithOffset adds the offset to the admin query topic log params
func (*AdminQueryTopicLogParams) WithSenderUserID ¶
func (o *AdminQueryTopicLogParams) WithSenderUserID(senderUserID *string) *AdminQueryTopicLogParams
WithSenderUserID adds the senderUserID to the admin query topic log params
func (*AdminQueryTopicLogParams) WithStartCreatedAt ¶
func (o *AdminQueryTopicLogParams) WithStartCreatedAt(startCreatedAt *int64) *AdminQueryTopicLogParams
WithStartCreatedAt adds the startCreatedAt to the admin query topic log params
func (*AdminQueryTopicLogParams) WithTimeout ¶
func (o *AdminQueryTopicLogParams) WithTimeout(timeout time.Duration) *AdminQueryTopicLogParams
WithTimeout adds the timeout to the admin query topic log params
func (*AdminQueryTopicLogParams) WithTopicID ¶
func (o *AdminQueryTopicLogParams) WithTopicID(topicID *string) *AdminQueryTopicLogParams
WithTopicID adds the topicID to the admin query topic log params
func (*AdminQueryTopicLogParams) WithTopicIds ¶
func (o *AdminQueryTopicLogParams) WithTopicIds(topicIds []string) *AdminQueryTopicLogParams
WithTopicIds adds the topicIds to the admin query topic log params
func (*AdminQueryTopicLogParams) WithUserID ¶
func (o *AdminQueryTopicLogParams) WithUserID(userID *string) *AdminQueryTopicLogParams
WithUserID adds the userID to the admin query topic log params
func (*AdminQueryTopicLogParams) WriteToRequest ¶
func (o *AdminQueryTopicLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminQueryTopicLogReader ¶
type AdminQueryTopicLogReader struct {
// contains filtered or unexported fields
}
AdminQueryTopicLogReader is a Reader for the AdminQueryTopicLog structure.
func (*AdminQueryTopicLogReader) ReadResponse ¶
func (o *AdminQueryTopicLogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminQueryTopicLogUnauthorized ¶
type AdminQueryTopicLogUnauthorized struct {
}AdminQueryTopicLogUnauthorized handles this case with default header values.
Unauthorized
func NewAdminQueryTopicLogUnauthorized ¶
func NewAdminQueryTopicLogUnauthorized() *AdminQueryTopicLogUnauthorized
NewAdminQueryTopicLogUnauthorized creates a AdminQueryTopicLogUnauthorized with default headers values
func (*AdminQueryTopicLogUnauthorized) Error ¶
func (o *AdminQueryTopicLogUnauthorized) Error() string
func (*AdminQueryTopicLogUnauthorized) GetPayload ¶
func (o *AdminQueryTopicLogUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicLogUnauthorized) ToJSONString ¶
func (o *AdminQueryTopicLogUnauthorized) ToJSONString() string
type AdminQueryTopicOK ¶
type AdminQueryTopicOK struct {
Payload []*chatclientmodels.ModelsTopicInfo
}
AdminQueryTopicOK handles this case with default header values.
OK
func NewAdminQueryTopicOK ¶
func NewAdminQueryTopicOK() *AdminQueryTopicOK
NewAdminQueryTopicOK creates a AdminQueryTopicOK with default headers values
func (*AdminQueryTopicOK) Error ¶
func (o *AdminQueryTopicOK) Error() string
func (*AdminQueryTopicOK) GetPayload ¶
func (o *AdminQueryTopicOK) GetPayload() []*chatclientmodels.ModelsTopicInfo
func (*AdminQueryTopicOK) ToJSONString ¶
func (o *AdminQueryTopicOK) ToJSONString() string
type AdminQueryTopicParams ¶
type AdminQueryTopicParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*IncludeMembers include topic's members */ IncludeMembers *bool /*IncludePastMembers include past members (user that had left topic) */ IncludePastMembers *bool /*IncludePastTopics include topic that has been removed.<br/><b>NOTE:</b> only soft deleted topics are available */ IncludePastTopics *bool /*Limit default: 100 */ Limit *int64 /*Offset offset */ Offset *int64 /*Topic topic */ Topic []string /*TopicSubType topicSubType */ TopicSubType *string /*TopicType topicType */ TopicType *string /*UserID userId */ UserID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminQueryTopicParams contains all the parameters to send to the API endpoint for the admin query topic operation typically these are written to a http.Request
func NewAdminQueryTopicParams ¶
func NewAdminQueryTopicParams() *AdminQueryTopicParams
NewAdminQueryTopicParams creates a new AdminQueryTopicParams object with the default values initialized.
func NewAdminQueryTopicParamsWithContext ¶
func NewAdminQueryTopicParamsWithContext(ctx context.Context) *AdminQueryTopicParams
NewAdminQueryTopicParamsWithContext creates a new AdminQueryTopicParams object with the default values initialized, and the ability to set a context for a request
func NewAdminQueryTopicParamsWithHTTPClient ¶
func NewAdminQueryTopicParamsWithHTTPClient(client *http.Client) *AdminQueryTopicParams
NewAdminQueryTopicParamsWithHTTPClient creates a new AdminQueryTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminQueryTopicParamsWithTimeout ¶
func NewAdminQueryTopicParamsWithTimeout(timeout time.Duration) *AdminQueryTopicParams
NewAdminQueryTopicParamsWithTimeout creates a new AdminQueryTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminQueryTopicParams) SetAuthInfoWriter ¶
func (o *AdminQueryTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin query topic params
func (*AdminQueryTopicParams) SetContext ¶
func (o *AdminQueryTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the admin query topic params
func (*AdminQueryTopicParams) SetHTTPClient ¶
func (o *AdminQueryTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin query topic params
func (*AdminQueryTopicParams) SetHTTPClientTransport ¶
func (o *AdminQueryTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin query topic params
func (*AdminQueryTopicParams) SetIncludeMembers ¶
func (o *AdminQueryTopicParams) SetIncludeMembers(includeMembers *bool)
SetIncludeMembers adds the includeMembers to the admin query topic params
func (*AdminQueryTopicParams) SetIncludePastMembers ¶
func (o *AdminQueryTopicParams) SetIncludePastMembers(includePastMembers *bool)
SetIncludePastMembers adds the includePastMembers to the admin query topic params
func (*AdminQueryTopicParams) SetIncludePastTopics ¶
func (o *AdminQueryTopicParams) SetIncludePastTopics(includePastTopics *bool)
SetIncludePastTopics adds the includePastTopics to the admin query topic params
func (*AdminQueryTopicParams) SetLimit ¶
func (o *AdminQueryTopicParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin query topic params
func (*AdminQueryTopicParams) SetNamespace ¶
func (o *AdminQueryTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin query topic params
func (*AdminQueryTopicParams) SetOffset ¶
func (o *AdminQueryTopicParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin query topic params
func (*AdminQueryTopicParams) SetTimeout ¶
func (o *AdminQueryTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin query topic params
func (*AdminQueryTopicParams) SetTopic ¶
func (o *AdminQueryTopicParams) SetTopic(topic []string)
SetTopic adds the topic to the admin query topic params
func (*AdminQueryTopicParams) SetTopicSubType ¶
func (o *AdminQueryTopicParams) SetTopicSubType(topicSubType *string)
SetTopicSubType adds the topicSubType to the admin query topic params
func (*AdminQueryTopicParams) SetTopicType ¶
func (o *AdminQueryTopicParams) SetTopicType(topicType *string)
SetTopicType adds the topicType to the admin query topic params
func (*AdminQueryTopicParams) SetUserID ¶
func (o *AdminQueryTopicParams) SetUserID(userID *string)
SetUserID adds the userId to the admin query topic params
func (*AdminQueryTopicParams) WithContext ¶
func (o *AdminQueryTopicParams) WithContext(ctx context.Context) *AdminQueryTopicParams
WithContext adds the context to the admin query topic params
func (*AdminQueryTopicParams) WithHTTPClient ¶
func (o *AdminQueryTopicParams) WithHTTPClient(client *http.Client) *AdminQueryTopicParams
WithHTTPClient adds the HTTPClient to the admin query topic params
func (*AdminQueryTopicParams) WithIncludeMembers ¶
func (o *AdminQueryTopicParams) WithIncludeMembers(includeMembers *bool) *AdminQueryTopicParams
WithIncludeMembers adds the includeMembers to the admin query topic params
func (*AdminQueryTopicParams) WithIncludePastMembers ¶
func (o *AdminQueryTopicParams) WithIncludePastMembers(includePastMembers *bool) *AdminQueryTopicParams
WithIncludePastMembers adds the includePastMembers to the admin query topic params
func (*AdminQueryTopicParams) WithIncludePastTopics ¶
func (o *AdminQueryTopicParams) WithIncludePastTopics(includePastTopics *bool) *AdminQueryTopicParams
WithIncludePastTopics adds the includePastTopics to the admin query topic params
func (*AdminQueryTopicParams) WithLimit ¶
func (o *AdminQueryTopicParams) WithLimit(limit *int64) *AdminQueryTopicParams
WithLimit adds the limit to the admin query topic params
func (*AdminQueryTopicParams) WithNamespace ¶
func (o *AdminQueryTopicParams) WithNamespace(namespace string) *AdminQueryTopicParams
WithNamespace adds the namespace to the admin query topic params
func (*AdminQueryTopicParams) WithOffset ¶
func (o *AdminQueryTopicParams) WithOffset(offset *int64) *AdminQueryTopicParams
WithOffset adds the offset to the admin query topic params
func (*AdminQueryTopicParams) WithTimeout ¶
func (o *AdminQueryTopicParams) WithTimeout(timeout time.Duration) *AdminQueryTopicParams
WithTimeout adds the timeout to the admin query topic params
func (*AdminQueryTopicParams) WithTopic ¶
func (o *AdminQueryTopicParams) WithTopic(topic []string) *AdminQueryTopicParams
WithTopic adds the topic to the admin query topic params
func (*AdminQueryTopicParams) WithTopicSubType ¶
func (o *AdminQueryTopicParams) WithTopicSubType(topicSubType *string) *AdminQueryTopicParams
WithTopicSubType adds the topicSubType to the admin query topic params
func (*AdminQueryTopicParams) WithTopicType ¶
func (o *AdminQueryTopicParams) WithTopicType(topicType *string) *AdminQueryTopicParams
WithTopicType adds the topicType to the admin query topic params
func (*AdminQueryTopicParams) WithUserID ¶
func (o *AdminQueryTopicParams) WithUserID(userID *string) *AdminQueryTopicParams
WithUserID adds the userID to the admin query topic params
func (*AdminQueryTopicParams) WriteToRequest ¶
func (o *AdminQueryTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminQueryTopicReader ¶
type AdminQueryTopicReader struct {
// contains filtered or unexported fields
}
AdminQueryTopicReader is a Reader for the AdminQueryTopic structure.
func (*AdminQueryTopicReader) ReadResponse ¶
func (o *AdminQueryTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminQueryTopicUnauthorized ¶
type AdminQueryTopicUnauthorized struct {
}AdminQueryTopicUnauthorized handles this case with default header values.
Unauthorized
func NewAdminQueryTopicUnauthorized ¶
func NewAdminQueryTopicUnauthorized() *AdminQueryTopicUnauthorized
NewAdminQueryTopicUnauthorized creates a AdminQueryTopicUnauthorized with default headers values
func (*AdminQueryTopicUnauthorized) Error ¶
func (o *AdminQueryTopicUnauthorized) Error() string
func (*AdminQueryTopicUnauthorized) GetPayload ¶
func (o *AdminQueryTopicUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryTopicUnauthorized) ToJSONString ¶
func (o *AdminQueryTopicUnauthorized) ToJSONString() string
type AdminQueryUsersTopicBadRequest ¶
type AdminQueryUsersTopicBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryUsersTopicBadRequest handles this case with default header values.
Bad Request
func NewAdminQueryUsersTopicBadRequest ¶
func NewAdminQueryUsersTopicBadRequest() *AdminQueryUsersTopicBadRequest
NewAdminQueryUsersTopicBadRequest creates a AdminQueryUsersTopicBadRequest with default headers values
func (*AdminQueryUsersTopicBadRequest) Error ¶
func (o *AdminQueryUsersTopicBadRequest) Error() string
func (*AdminQueryUsersTopicBadRequest) GetPayload ¶
func (o *AdminQueryUsersTopicBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryUsersTopicBadRequest) ToJSONString ¶
func (o *AdminQueryUsersTopicBadRequest) ToJSONString() string
type AdminQueryUsersTopicForbidden ¶
type AdminQueryUsersTopicForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryUsersTopicForbidden handles this case with default header values.
Forbidden
func NewAdminQueryUsersTopicForbidden ¶
func NewAdminQueryUsersTopicForbidden() *AdminQueryUsersTopicForbidden
NewAdminQueryUsersTopicForbidden creates a AdminQueryUsersTopicForbidden with default headers values
func (*AdminQueryUsersTopicForbidden) Error ¶
func (o *AdminQueryUsersTopicForbidden) Error() string
func (*AdminQueryUsersTopicForbidden) GetPayload ¶
func (o *AdminQueryUsersTopicForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryUsersTopicForbidden) ToJSONString ¶
func (o *AdminQueryUsersTopicForbidden) ToJSONString() string
type AdminQueryUsersTopicInternalServerError ¶
type AdminQueryUsersTopicInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminQueryUsersTopicInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminQueryUsersTopicInternalServerError ¶
func NewAdminQueryUsersTopicInternalServerError() *AdminQueryUsersTopicInternalServerError
NewAdminQueryUsersTopicInternalServerError creates a AdminQueryUsersTopicInternalServerError with default headers values
func (*AdminQueryUsersTopicInternalServerError) Error ¶
func (o *AdminQueryUsersTopicInternalServerError) Error() string
func (*AdminQueryUsersTopicInternalServerError) GetPayload ¶
func (o *AdminQueryUsersTopicInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryUsersTopicInternalServerError) ToJSONString ¶
func (o *AdminQueryUsersTopicInternalServerError) ToJSONString() string
type AdminQueryUsersTopicOK ¶
type AdminQueryUsersTopicOK struct {
Payload *chatclientmodels.ModelsTopicLogWithPaginationResponse
}
AdminQueryUsersTopicOK handles this case with default header values.
OK
func NewAdminQueryUsersTopicOK ¶
func NewAdminQueryUsersTopicOK() *AdminQueryUsersTopicOK
NewAdminQueryUsersTopicOK creates a AdminQueryUsersTopicOK with default headers values
func (*AdminQueryUsersTopicOK) Error ¶
func (o *AdminQueryUsersTopicOK) Error() string
func (*AdminQueryUsersTopicOK) GetPayload ¶
func (o *AdminQueryUsersTopicOK) GetPayload() *chatclientmodels.ModelsTopicLogWithPaginationResponse
func (*AdminQueryUsersTopicOK) ToJSONString ¶
func (o *AdminQueryUsersTopicOK) ToJSONString() string
type AdminQueryUsersTopicParams ¶
type AdminQueryUsersTopicParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*UserID userId */ UserID string /*IncludePastTopics when true will include topics that user already left */ IncludePastTopics *bool /*Limit default: 100 */ Limit *int64 /*Offset offset */ Offset *int64 /*TopicSubType topicSubType */ TopicSubType *string /*TopicType topicType */ TopicType *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminQueryUsersTopicParams contains all the parameters to send to the API endpoint for the admin query users topic operation typically these are written to a http.Request
func NewAdminQueryUsersTopicParams ¶
func NewAdminQueryUsersTopicParams() *AdminQueryUsersTopicParams
NewAdminQueryUsersTopicParams creates a new AdminQueryUsersTopicParams object with the default values initialized.
func NewAdminQueryUsersTopicParamsWithContext ¶
func NewAdminQueryUsersTopicParamsWithContext(ctx context.Context) *AdminQueryUsersTopicParams
NewAdminQueryUsersTopicParamsWithContext creates a new AdminQueryUsersTopicParams object with the default values initialized, and the ability to set a context for a request
func NewAdminQueryUsersTopicParamsWithHTTPClient ¶
func NewAdminQueryUsersTopicParamsWithHTTPClient(client *http.Client) *AdminQueryUsersTopicParams
NewAdminQueryUsersTopicParamsWithHTTPClient creates a new AdminQueryUsersTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminQueryUsersTopicParamsWithTimeout ¶
func NewAdminQueryUsersTopicParamsWithTimeout(timeout time.Duration) *AdminQueryUsersTopicParams
NewAdminQueryUsersTopicParamsWithTimeout creates a new AdminQueryUsersTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminQueryUsersTopicParams) SetAuthInfoWriter ¶
func (o *AdminQueryUsersTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetContext ¶
func (o *AdminQueryUsersTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetHTTPClient ¶
func (o *AdminQueryUsersTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetHTTPClientTransport ¶
func (o *AdminQueryUsersTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetIncludePastTopics ¶
func (o *AdminQueryUsersTopicParams) SetIncludePastTopics(includePastTopics *bool)
SetIncludePastTopics adds the includePastTopics to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetLimit ¶
func (o *AdminQueryUsersTopicParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetNamespace ¶
func (o *AdminQueryUsersTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetOffset ¶
func (o *AdminQueryUsersTopicParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetTimeout ¶
func (o *AdminQueryUsersTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetTopicSubType ¶
func (o *AdminQueryUsersTopicParams) SetTopicSubType(topicSubType *string)
SetTopicSubType adds the topicSubType to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetTopicType ¶
func (o *AdminQueryUsersTopicParams) SetTopicType(topicType *string)
SetTopicType adds the topicType to the admin query users topic params
func (*AdminQueryUsersTopicParams) SetUserID ¶
func (o *AdminQueryUsersTopicParams) SetUserID(userID string)
SetUserID adds the userId to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithContext ¶
func (o *AdminQueryUsersTopicParams) WithContext(ctx context.Context) *AdminQueryUsersTopicParams
WithContext adds the context to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithHTTPClient ¶
func (o *AdminQueryUsersTopicParams) WithHTTPClient(client *http.Client) *AdminQueryUsersTopicParams
WithHTTPClient adds the HTTPClient to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithIncludePastTopics ¶
func (o *AdminQueryUsersTopicParams) WithIncludePastTopics(includePastTopics *bool) *AdminQueryUsersTopicParams
WithIncludePastTopics adds the includePastTopics to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithLimit ¶
func (o *AdminQueryUsersTopicParams) WithLimit(limit *int64) *AdminQueryUsersTopicParams
WithLimit adds the limit to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithNamespace ¶
func (o *AdminQueryUsersTopicParams) WithNamespace(namespace string) *AdminQueryUsersTopicParams
WithNamespace adds the namespace to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithOffset ¶
func (o *AdminQueryUsersTopicParams) WithOffset(offset *int64) *AdminQueryUsersTopicParams
WithOffset adds the offset to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithTimeout ¶
func (o *AdminQueryUsersTopicParams) WithTimeout(timeout time.Duration) *AdminQueryUsersTopicParams
WithTimeout adds the timeout to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithTopicSubType ¶
func (o *AdminQueryUsersTopicParams) WithTopicSubType(topicSubType *string) *AdminQueryUsersTopicParams
WithTopicSubType adds the topicSubType to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithTopicType ¶
func (o *AdminQueryUsersTopicParams) WithTopicType(topicType *string) *AdminQueryUsersTopicParams
WithTopicType adds the topicType to the admin query users topic params
func (*AdminQueryUsersTopicParams) WithUserID ¶
func (o *AdminQueryUsersTopicParams) WithUserID(userID string) *AdminQueryUsersTopicParams
WithUserID adds the userID to the admin query users topic params
func (*AdminQueryUsersTopicParams) WriteToRequest ¶
func (o *AdminQueryUsersTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminQueryUsersTopicReader ¶
type AdminQueryUsersTopicReader struct {
// contains filtered or unexported fields
}
AdminQueryUsersTopicReader is a Reader for the AdminQueryUsersTopic structure.
func (*AdminQueryUsersTopicReader) ReadResponse ¶
func (o *AdminQueryUsersTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminQueryUsersTopicUnauthorized ¶
type AdminQueryUsersTopicUnauthorized struct {
}AdminQueryUsersTopicUnauthorized handles this case with default header values.
Unauthorized
func NewAdminQueryUsersTopicUnauthorized ¶
func NewAdminQueryUsersTopicUnauthorized() *AdminQueryUsersTopicUnauthorized
NewAdminQueryUsersTopicUnauthorized creates a AdminQueryUsersTopicUnauthorized with default headers values
func (*AdminQueryUsersTopicUnauthorized) Error ¶
func (o *AdminQueryUsersTopicUnauthorized) Error() string
func (*AdminQueryUsersTopicUnauthorized) GetPayload ¶
func (o *AdminQueryUsersTopicUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminQueryUsersTopicUnauthorized) ToJSONString ¶
func (o *AdminQueryUsersTopicUnauthorized) ToJSONString() string
type AdminRemoveTopicMemberOK ¶
type AdminRemoveTopicMemberOK struct {
Payload *chatclientmodels.MessageActionAddUserToTopicResult
}
AdminRemoveTopicMemberOK handles this case with default header values.
func NewAdminRemoveTopicMemberOK ¶
func NewAdminRemoveTopicMemberOK() *AdminRemoveTopicMemberOK
NewAdminRemoveTopicMemberOK creates a AdminRemoveTopicMemberOK with default headers values
func (*AdminRemoveTopicMemberOK) Error ¶
func (o *AdminRemoveTopicMemberOK) Error() string
func (*AdminRemoveTopicMemberOK) GetPayload ¶
func (o *AdminRemoveTopicMemberOK) GetPayload() *chatclientmodels.MessageActionAddUserToTopicResult
func (*AdminRemoveTopicMemberOK) ToJSONString ¶
func (o *AdminRemoveTopicMemberOK) ToJSONString() string
type AdminRemoveTopicMemberParams ¶
type AdminRemoveTopicMemberParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID that will removed user from */ Topic string /*UserID user ID that will be removed from topic */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminRemoveTopicMemberParams contains all the parameters to send to the API endpoint for the admin remove topic member operation typically these are written to a http.Request
func NewAdminRemoveTopicMemberParams ¶
func NewAdminRemoveTopicMemberParams() *AdminRemoveTopicMemberParams
NewAdminRemoveTopicMemberParams creates a new AdminRemoveTopicMemberParams object with the default values initialized.
func NewAdminRemoveTopicMemberParamsWithContext ¶
func NewAdminRemoveTopicMemberParamsWithContext(ctx context.Context) *AdminRemoveTopicMemberParams
NewAdminRemoveTopicMemberParamsWithContext creates a new AdminRemoveTopicMemberParams object with the default values initialized, and the ability to set a context for a request
func NewAdminRemoveTopicMemberParamsWithHTTPClient ¶
func NewAdminRemoveTopicMemberParamsWithHTTPClient(client *http.Client) *AdminRemoveTopicMemberParams
NewAdminRemoveTopicMemberParamsWithHTTPClient creates a new AdminRemoveTopicMemberParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminRemoveTopicMemberParamsWithTimeout ¶
func NewAdminRemoveTopicMemberParamsWithTimeout(timeout time.Duration) *AdminRemoveTopicMemberParams
NewAdminRemoveTopicMemberParamsWithTimeout creates a new AdminRemoveTopicMemberParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminRemoveTopicMemberParams) SetAuthInfoWriter ¶
func (o *AdminRemoveTopicMemberParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetContext ¶
func (o *AdminRemoveTopicMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetHTTPClient ¶
func (o *AdminRemoveTopicMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetHTTPClientTransport ¶
func (o *AdminRemoveTopicMemberParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetNamespace ¶
func (o *AdminRemoveTopicMemberParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetTimeout ¶
func (o *AdminRemoveTopicMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetTopic ¶
func (o *AdminRemoveTopicMemberParams) SetTopic(topic string)
SetTopic adds the topic to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) SetUserID ¶
func (o *AdminRemoveTopicMemberParams) SetUserID(userID string)
SetUserID adds the userId to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WithContext ¶
func (o *AdminRemoveTopicMemberParams) WithContext(ctx context.Context) *AdminRemoveTopicMemberParams
WithContext adds the context to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WithHTTPClient ¶
func (o *AdminRemoveTopicMemberParams) WithHTTPClient(client *http.Client) *AdminRemoveTopicMemberParams
WithHTTPClient adds the HTTPClient to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WithNamespace ¶
func (o *AdminRemoveTopicMemberParams) WithNamespace(namespace string) *AdminRemoveTopicMemberParams
WithNamespace adds the namespace to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WithTimeout ¶
func (o *AdminRemoveTopicMemberParams) WithTimeout(timeout time.Duration) *AdminRemoveTopicMemberParams
WithTimeout adds the timeout to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WithTopic ¶
func (o *AdminRemoveTopicMemberParams) WithTopic(topic string) *AdminRemoveTopicMemberParams
WithTopic adds the topic to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WithUserID ¶
func (o *AdminRemoveTopicMemberParams) WithUserID(userID string) *AdminRemoveTopicMemberParams
WithUserID adds the userID to the admin remove topic member params
func (*AdminRemoveTopicMemberParams) WriteToRequest ¶
func (o *AdminRemoveTopicMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminRemoveTopicMemberReader ¶
type AdminRemoveTopicMemberReader struct {
// contains filtered or unexported fields
}
AdminRemoveTopicMemberReader is a Reader for the AdminRemoveTopicMember structure.
func (*AdminRemoveTopicMemberReader) ReadResponse ¶
func (o *AdminRemoveTopicMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSendChatBadRequest ¶
type AdminSendChatBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSendChatBadRequest handles this case with default header values.
Bad Request
func NewAdminSendChatBadRequest ¶
func NewAdminSendChatBadRequest() *AdminSendChatBadRequest
NewAdminSendChatBadRequest creates a AdminSendChatBadRequest with default headers values
func (*AdminSendChatBadRequest) Error ¶
func (o *AdminSendChatBadRequest) Error() string
func (*AdminSendChatBadRequest) GetPayload ¶
func (o *AdminSendChatBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendChatBadRequest) ToJSONString ¶
func (o *AdminSendChatBadRequest) ToJSONString() string
type AdminSendChatForbidden ¶
type AdminSendChatForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSendChatForbidden handles this case with default header values.
Forbidden
func NewAdminSendChatForbidden ¶
func NewAdminSendChatForbidden() *AdminSendChatForbidden
NewAdminSendChatForbidden creates a AdminSendChatForbidden with default headers values
func (*AdminSendChatForbidden) Error ¶
func (o *AdminSendChatForbidden) Error() string
func (*AdminSendChatForbidden) GetPayload ¶
func (o *AdminSendChatForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendChatForbidden) ToJSONString ¶
func (o *AdminSendChatForbidden) ToJSONString() string
type AdminSendChatInternalServerError ¶
type AdminSendChatInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSendChatInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminSendChatInternalServerError ¶
func NewAdminSendChatInternalServerError() *AdminSendChatInternalServerError
NewAdminSendChatInternalServerError creates a AdminSendChatInternalServerError with default headers values
func (*AdminSendChatInternalServerError) Error ¶
func (o *AdminSendChatInternalServerError) Error() string
func (*AdminSendChatInternalServerError) GetPayload ¶
func (o *AdminSendChatInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendChatInternalServerError) ToJSONString ¶
func (o *AdminSendChatInternalServerError) ToJSONString() string
type AdminSendChatOK ¶
type AdminSendChatOK struct {
Payload []*chatclientmodels.ModelsChatMessageResponse
}
AdminSendChatOK handles this case with default header values.
OK
func NewAdminSendChatOK ¶
func NewAdminSendChatOK() *AdminSendChatOK
NewAdminSendChatOK creates a AdminSendChatOK with default headers values
func (*AdminSendChatOK) Error ¶
func (o *AdminSendChatOK) Error() string
func (*AdminSendChatOK) GetPayload ¶
func (o *AdminSendChatOK) GetPayload() []*chatclientmodels.ModelsChatMessageResponse
func (*AdminSendChatOK) ToJSONString ¶
func (o *AdminSendChatOK) ToJSONString() string
type AdminSendChatParams ¶
type AdminSendChatParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APISendChatParams /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSendChatParams contains all the parameters to send to the API endpoint for the admin send chat operation typically these are written to a http.Request
func NewAdminSendChatParams ¶
func NewAdminSendChatParams() *AdminSendChatParams
NewAdminSendChatParams creates a new AdminSendChatParams object with the default values initialized.
func NewAdminSendChatParamsWithContext ¶
func NewAdminSendChatParamsWithContext(ctx context.Context) *AdminSendChatParams
NewAdminSendChatParamsWithContext creates a new AdminSendChatParams object with the default values initialized, and the ability to set a context for a request
func NewAdminSendChatParamsWithHTTPClient ¶
func NewAdminSendChatParamsWithHTTPClient(client *http.Client) *AdminSendChatParams
NewAdminSendChatParamsWithHTTPClient creates a new AdminSendChatParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSendChatParamsWithTimeout ¶
func NewAdminSendChatParamsWithTimeout(timeout time.Duration) *AdminSendChatParams
NewAdminSendChatParamsWithTimeout creates a new AdminSendChatParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSendChatParams) SetAuthInfoWriter ¶
func (o *AdminSendChatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin send chat params
func (*AdminSendChatParams) SetBody ¶
func (o *AdminSendChatParams) SetBody(body *chatclientmodels.APISendChatParams)
SetBody adds the body to the admin send chat params
func (*AdminSendChatParams) SetContext ¶
func (o *AdminSendChatParams) SetContext(ctx context.Context)
SetContext adds the context to the admin send chat params
func (*AdminSendChatParams) SetHTTPClient ¶
func (o *AdminSendChatParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin send chat params
func (*AdminSendChatParams) SetHTTPClientTransport ¶
func (o *AdminSendChatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin send chat params
func (*AdminSendChatParams) SetNamespace ¶
func (o *AdminSendChatParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin send chat params
func (*AdminSendChatParams) SetTimeout ¶
func (o *AdminSendChatParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin send chat params
func (*AdminSendChatParams) SetTopic ¶
func (o *AdminSendChatParams) SetTopic(topic string)
SetTopic adds the topic to the admin send chat params
func (*AdminSendChatParams) WithBody ¶
func (o *AdminSendChatParams) WithBody(body *chatclientmodels.APISendChatParams) *AdminSendChatParams
WithBody adds the body to the admin send chat params
func (*AdminSendChatParams) WithContext ¶
func (o *AdminSendChatParams) WithContext(ctx context.Context) *AdminSendChatParams
WithContext adds the context to the admin send chat params
func (*AdminSendChatParams) WithHTTPClient ¶
func (o *AdminSendChatParams) WithHTTPClient(client *http.Client) *AdminSendChatParams
WithHTTPClient adds the HTTPClient to the admin send chat params
func (*AdminSendChatParams) WithNamespace ¶
func (o *AdminSendChatParams) WithNamespace(namespace string) *AdminSendChatParams
WithNamespace adds the namespace to the admin send chat params
func (*AdminSendChatParams) WithTimeout ¶
func (o *AdminSendChatParams) WithTimeout(timeout time.Duration) *AdminSendChatParams
WithTimeout adds the timeout to the admin send chat params
func (*AdminSendChatParams) WithTopic ¶
func (o *AdminSendChatParams) WithTopic(topic string) *AdminSendChatParams
WithTopic adds the topic to the admin send chat params
func (*AdminSendChatParams) WriteToRequest ¶
func (o *AdminSendChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSendChatReader ¶
type AdminSendChatReader struct {
// contains filtered or unexported fields
}
AdminSendChatReader is a Reader for the AdminSendChat structure.
func (*AdminSendChatReader) ReadResponse ¶
func (o *AdminSendChatReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSendChatUnauthorized ¶
type AdminSendChatUnauthorized struct {
}AdminSendChatUnauthorized handles this case with default header values.
Unauthorized
func NewAdminSendChatUnauthorized ¶
func NewAdminSendChatUnauthorized() *AdminSendChatUnauthorized
NewAdminSendChatUnauthorized creates a AdminSendChatUnauthorized with default headers values
func (*AdminSendChatUnauthorized) Error ¶
func (o *AdminSendChatUnauthorized) Error() string
func (*AdminSendChatUnauthorized) GetPayload ¶
func (o *AdminSendChatUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendChatUnauthorized) ToJSONString ¶
func (o *AdminSendChatUnauthorized) ToJSONString() string
type AdminTopicChatHistoryBadRequest ¶
type AdminTopicChatHistoryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicChatHistoryBadRequest handles this case with default header values.
Bad Request
func NewAdminTopicChatHistoryBadRequest ¶
func NewAdminTopicChatHistoryBadRequest() *AdminTopicChatHistoryBadRequest
NewAdminTopicChatHistoryBadRequest creates a AdminTopicChatHistoryBadRequest with default headers values
func (*AdminTopicChatHistoryBadRequest) Error ¶
func (o *AdminTopicChatHistoryBadRequest) Error() string
func (*AdminTopicChatHistoryBadRequest) GetPayload ¶
func (o *AdminTopicChatHistoryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicChatHistoryBadRequest) ToJSONString ¶
func (o *AdminTopicChatHistoryBadRequest) ToJSONString() string
type AdminTopicChatHistoryForbidden ¶
type AdminTopicChatHistoryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicChatHistoryForbidden handles this case with default header values.
Forbidden
func NewAdminTopicChatHistoryForbidden ¶
func NewAdminTopicChatHistoryForbidden() *AdminTopicChatHistoryForbidden
NewAdminTopicChatHistoryForbidden creates a AdminTopicChatHistoryForbidden with default headers values
func (*AdminTopicChatHistoryForbidden) Error ¶
func (o *AdminTopicChatHistoryForbidden) Error() string
func (*AdminTopicChatHistoryForbidden) GetPayload ¶
func (o *AdminTopicChatHistoryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicChatHistoryForbidden) ToJSONString ¶
func (o *AdminTopicChatHistoryForbidden) ToJSONString() string
type AdminTopicChatHistoryInternalServerError ¶
type AdminTopicChatHistoryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicChatHistoryInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminTopicChatHistoryInternalServerError ¶
func NewAdminTopicChatHistoryInternalServerError() *AdminTopicChatHistoryInternalServerError
NewAdminTopicChatHistoryInternalServerError creates a AdminTopicChatHistoryInternalServerError with default headers values
func (*AdminTopicChatHistoryInternalServerError) Error ¶
func (o *AdminTopicChatHistoryInternalServerError) Error() string
func (*AdminTopicChatHistoryInternalServerError) GetPayload ¶
func (o *AdminTopicChatHistoryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicChatHistoryInternalServerError) ToJSONString ¶
func (o *AdminTopicChatHistoryInternalServerError) ToJSONString() string
type AdminTopicChatHistoryOK ¶
type AdminTopicChatHistoryOK struct {
Payload *chatclientmodels.ModelsChatMessageWithPaginationResponse
}
AdminTopicChatHistoryOK handles this case with default header values.
OK
func NewAdminTopicChatHistoryOK ¶
func NewAdminTopicChatHistoryOK() *AdminTopicChatHistoryOK
NewAdminTopicChatHistoryOK creates a AdminTopicChatHistoryOK with default headers values
func (*AdminTopicChatHistoryOK) Error ¶
func (o *AdminTopicChatHistoryOK) Error() string
func (*AdminTopicChatHistoryOK) GetPayload ¶
func (o *AdminTopicChatHistoryOK) GetPayload() *chatclientmodels.ModelsChatMessageWithPaginationResponse
func (*AdminTopicChatHistoryOK) ToJSONString ¶
func (o *AdminTopicChatHistoryOK) ToJSONString() string
type AdminTopicChatHistoryParams ¶
type AdminTopicChatHistoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string /*EndCreatedAt end date */ EndCreatedAt *int64 /*Keyword keyword containing in message */ Keyword *string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*Order anyof: createdAt:asc / createdAt:desc */ Order *string /*SenderUserID sender user ID */ SenderUserID *string /*ShardID shard id */ ShardID *string /*StartCreatedAt start date */ StartCreatedAt *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminTopicChatHistoryParams contains all the parameters to send to the API endpoint for the admin topic chat history operation typically these are written to a http.Request
func NewAdminTopicChatHistoryParams ¶
func NewAdminTopicChatHistoryParams() *AdminTopicChatHistoryParams
NewAdminTopicChatHistoryParams creates a new AdminTopicChatHistoryParams object with the default values initialized.
func NewAdminTopicChatHistoryParamsWithContext ¶
func NewAdminTopicChatHistoryParamsWithContext(ctx context.Context) *AdminTopicChatHistoryParams
NewAdminTopicChatHistoryParamsWithContext creates a new AdminTopicChatHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewAdminTopicChatHistoryParamsWithHTTPClient ¶
func NewAdminTopicChatHistoryParamsWithHTTPClient(client *http.Client) *AdminTopicChatHistoryParams
NewAdminTopicChatHistoryParamsWithHTTPClient creates a new AdminTopicChatHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminTopicChatHistoryParamsWithTimeout ¶
func NewAdminTopicChatHistoryParamsWithTimeout(timeout time.Duration) *AdminTopicChatHistoryParams
NewAdminTopicChatHistoryParamsWithTimeout creates a new AdminTopicChatHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminTopicChatHistoryParams) SetAuthInfoWriter ¶
func (o *AdminTopicChatHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetContext ¶
func (o *AdminTopicChatHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetEndCreatedAt ¶
func (o *AdminTopicChatHistoryParams) SetEndCreatedAt(endCreatedAt *int64)
SetEndCreatedAt adds the endCreatedAt to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetHTTPClient ¶
func (o *AdminTopicChatHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetHTTPClientTransport ¶
func (o *AdminTopicChatHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetKeyword ¶
func (o *AdminTopicChatHistoryParams) SetKeyword(keyword *string)
SetKeyword adds the keyword to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetLimit ¶
func (o *AdminTopicChatHistoryParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetNamespace ¶
func (o *AdminTopicChatHistoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetOffset ¶
func (o *AdminTopicChatHistoryParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetOrder ¶
func (o *AdminTopicChatHistoryParams) SetOrder(order *string)
SetOrder adds the order to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetSenderUserID ¶
func (o *AdminTopicChatHistoryParams) SetSenderUserID(senderUserID *string)
SetSenderUserID adds the senderUserId to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetShardID ¶
func (o *AdminTopicChatHistoryParams) SetShardID(shardID *string)
SetShardID adds the shardId to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetStartCreatedAt ¶
func (o *AdminTopicChatHistoryParams) SetStartCreatedAt(startCreatedAt *int64)
SetStartCreatedAt adds the startCreatedAt to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetTimeout ¶
func (o *AdminTopicChatHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin topic chat history params
func (*AdminTopicChatHistoryParams) SetTopic ¶
func (o *AdminTopicChatHistoryParams) SetTopic(topic string)
SetTopic adds the topic to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithContext ¶
func (o *AdminTopicChatHistoryParams) WithContext(ctx context.Context) *AdminTopicChatHistoryParams
WithContext adds the context to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithEndCreatedAt ¶
func (o *AdminTopicChatHistoryParams) WithEndCreatedAt(endCreatedAt *int64) *AdminTopicChatHistoryParams
WithEndCreatedAt adds the endCreatedAt to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithHTTPClient ¶
func (o *AdminTopicChatHistoryParams) WithHTTPClient(client *http.Client) *AdminTopicChatHistoryParams
WithHTTPClient adds the HTTPClient to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithKeyword ¶
func (o *AdminTopicChatHistoryParams) WithKeyword(keyword *string) *AdminTopicChatHistoryParams
WithKeyword adds the keyword to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithLimit ¶
func (o *AdminTopicChatHistoryParams) WithLimit(limit *int64) *AdminTopicChatHistoryParams
WithLimit adds the limit to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithNamespace ¶
func (o *AdminTopicChatHistoryParams) WithNamespace(namespace string) *AdminTopicChatHistoryParams
WithNamespace adds the namespace to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithOffset ¶
func (o *AdminTopicChatHistoryParams) WithOffset(offset *int64) *AdminTopicChatHistoryParams
WithOffset adds the offset to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithOrder ¶
func (o *AdminTopicChatHistoryParams) WithOrder(order *string) *AdminTopicChatHistoryParams
WithOrder adds the order to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithSenderUserID ¶
func (o *AdminTopicChatHistoryParams) WithSenderUserID(senderUserID *string) *AdminTopicChatHistoryParams
WithSenderUserID adds the senderUserID to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithShardID ¶
func (o *AdminTopicChatHistoryParams) WithShardID(shardID *string) *AdminTopicChatHistoryParams
WithShardID adds the shardID to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithStartCreatedAt ¶
func (o *AdminTopicChatHistoryParams) WithStartCreatedAt(startCreatedAt *int64) *AdminTopicChatHistoryParams
WithStartCreatedAt adds the startCreatedAt to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithTimeout ¶
func (o *AdminTopicChatHistoryParams) WithTimeout(timeout time.Duration) *AdminTopicChatHistoryParams
WithTimeout adds the timeout to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WithTopic ¶
func (o *AdminTopicChatHistoryParams) WithTopic(topic string) *AdminTopicChatHistoryParams
WithTopic adds the topic to the admin topic chat history params
func (*AdminTopicChatHistoryParams) WriteToRequest ¶
func (o *AdminTopicChatHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminTopicChatHistoryReader ¶
type AdminTopicChatHistoryReader struct {
// contains filtered or unexported fields
}
AdminTopicChatHistoryReader is a Reader for the AdminTopicChatHistory structure.
func (*AdminTopicChatHistoryReader) ReadResponse ¶
func (o *AdminTopicChatHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminTopicChatHistoryUnauthorized ¶
type AdminTopicChatHistoryUnauthorized struct {
}AdminTopicChatHistoryUnauthorized handles this case with default header values.
Unauthorized
func NewAdminTopicChatHistoryUnauthorized ¶
func NewAdminTopicChatHistoryUnauthorized() *AdminTopicChatHistoryUnauthorized
NewAdminTopicChatHistoryUnauthorized creates a AdminTopicChatHistoryUnauthorized with default headers values
func (*AdminTopicChatHistoryUnauthorized) Error ¶
func (o *AdminTopicChatHistoryUnauthorized) Error() string
func (*AdminTopicChatHistoryUnauthorized) GetPayload ¶
func (o *AdminTopicChatHistoryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicChatHistoryUnauthorized) ToJSONString ¶
func (o *AdminTopicChatHistoryUnauthorized) ToJSONString() string
type AdminTopicListBadRequest ¶
type AdminTopicListBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicListBadRequest handles this case with default header values.
Bad Request
func NewAdminTopicListBadRequest ¶
func NewAdminTopicListBadRequest() *AdminTopicListBadRequest
NewAdminTopicListBadRequest creates a AdminTopicListBadRequest with default headers values
func (*AdminTopicListBadRequest) Error ¶
func (o *AdminTopicListBadRequest) Error() string
func (*AdminTopicListBadRequest) GetPayload ¶
func (o *AdminTopicListBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicListBadRequest) ToJSONString ¶
func (o *AdminTopicListBadRequest) ToJSONString() string
type AdminTopicListForbidden ¶
type AdminTopicListForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicListForbidden handles this case with default header values.
Forbidden
func NewAdminTopicListForbidden ¶
func NewAdminTopicListForbidden() *AdminTopicListForbidden
NewAdminTopicListForbidden creates a AdminTopicListForbidden with default headers values
func (*AdminTopicListForbidden) Error ¶
func (o *AdminTopicListForbidden) Error() string
func (*AdminTopicListForbidden) GetPayload ¶
func (o *AdminTopicListForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicListForbidden) ToJSONString ¶
func (o *AdminTopicListForbidden) ToJSONString() string
type AdminTopicListInternalServerError ¶
type AdminTopicListInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicListInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminTopicListInternalServerError ¶
func NewAdminTopicListInternalServerError() *AdminTopicListInternalServerError
NewAdminTopicListInternalServerError creates a AdminTopicListInternalServerError with default headers values
func (*AdminTopicListInternalServerError) Error ¶
func (o *AdminTopicListInternalServerError) Error() string
func (*AdminTopicListInternalServerError) GetPayload ¶
func (o *AdminTopicListInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicListInternalServerError) ToJSONString ¶
func (o *AdminTopicListInternalServerError) ToJSONString() string
type AdminTopicListOK ¶
type AdminTopicListOK struct {
Payload []*chatclientmodels.ModelsTopicResponse
}
AdminTopicListOK handles this case with default header values.
OK
func NewAdminTopicListOK ¶
func NewAdminTopicListOK() *AdminTopicListOK
NewAdminTopicListOK creates a AdminTopicListOK with default headers values
func (*AdminTopicListOK) Error ¶
func (o *AdminTopicListOK) Error() string
func (*AdminTopicListOK) GetPayload ¶
func (o *AdminTopicListOK) GetPayload() []*chatclientmodels.ModelsTopicResponse
func (*AdminTopicListOK) ToJSONString ¶
func (o *AdminTopicListOK) ToJSONString() string
type AdminTopicListParams ¶
type AdminTopicListParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*TopicType PERSONAL or GROUP */ TopicType *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminTopicListParams contains all the parameters to send to the API endpoint for the admin topic list operation typically these are written to a http.Request
func NewAdminTopicListParams ¶
func NewAdminTopicListParams() *AdminTopicListParams
NewAdminTopicListParams creates a new AdminTopicListParams object with the default values initialized.
func NewAdminTopicListParamsWithContext ¶
func NewAdminTopicListParamsWithContext(ctx context.Context) *AdminTopicListParams
NewAdminTopicListParamsWithContext creates a new AdminTopicListParams object with the default values initialized, and the ability to set a context for a request
func NewAdminTopicListParamsWithHTTPClient ¶
func NewAdminTopicListParamsWithHTTPClient(client *http.Client) *AdminTopicListParams
NewAdminTopicListParamsWithHTTPClient creates a new AdminTopicListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminTopicListParamsWithTimeout ¶
func NewAdminTopicListParamsWithTimeout(timeout time.Duration) *AdminTopicListParams
NewAdminTopicListParamsWithTimeout creates a new AdminTopicListParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminTopicListParams) SetAuthInfoWriter ¶
func (o *AdminTopicListParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin topic list params
func (*AdminTopicListParams) SetContext ¶
func (o *AdminTopicListParams) SetContext(ctx context.Context)
SetContext adds the context to the admin topic list params
func (*AdminTopicListParams) SetHTTPClient ¶
func (o *AdminTopicListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin topic list params
func (*AdminTopicListParams) SetHTTPClientTransport ¶
func (o *AdminTopicListParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin topic list params
func (*AdminTopicListParams) SetLimit ¶
func (o *AdminTopicListParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin topic list params
func (*AdminTopicListParams) SetNamespace ¶
func (o *AdminTopicListParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin topic list params
func (*AdminTopicListParams) SetOffset ¶
func (o *AdminTopicListParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin topic list params
func (*AdminTopicListParams) SetTimeout ¶
func (o *AdminTopicListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin topic list params
func (*AdminTopicListParams) SetTopicType ¶
func (o *AdminTopicListParams) SetTopicType(topicType *string)
SetTopicType adds the topicType to the admin topic list params
func (*AdminTopicListParams) WithContext ¶
func (o *AdminTopicListParams) WithContext(ctx context.Context) *AdminTopicListParams
WithContext adds the context to the admin topic list params
func (*AdminTopicListParams) WithHTTPClient ¶
func (o *AdminTopicListParams) WithHTTPClient(client *http.Client) *AdminTopicListParams
WithHTTPClient adds the HTTPClient to the admin topic list params
func (*AdminTopicListParams) WithLimit ¶
func (o *AdminTopicListParams) WithLimit(limit *int64) *AdminTopicListParams
WithLimit adds the limit to the admin topic list params
func (*AdminTopicListParams) WithNamespace ¶
func (o *AdminTopicListParams) WithNamespace(namespace string) *AdminTopicListParams
WithNamespace adds the namespace to the admin topic list params
func (*AdminTopicListParams) WithOffset ¶
func (o *AdminTopicListParams) WithOffset(offset *int64) *AdminTopicListParams
WithOffset adds the offset to the admin topic list params
func (*AdminTopicListParams) WithTimeout ¶
func (o *AdminTopicListParams) WithTimeout(timeout time.Duration) *AdminTopicListParams
WithTimeout adds the timeout to the admin topic list params
func (*AdminTopicListParams) WithTopicType ¶
func (o *AdminTopicListParams) WithTopicType(topicType *string) *AdminTopicListParams
WithTopicType adds the topicType to the admin topic list params
func (*AdminTopicListParams) WriteToRequest ¶
func (o *AdminTopicListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminTopicListReader ¶
type AdminTopicListReader struct {
// contains filtered or unexported fields
}
AdminTopicListReader is a Reader for the AdminTopicList structure.
func (*AdminTopicListReader) ReadResponse ¶
func (o *AdminTopicListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminTopicListUnauthorized ¶
type AdminTopicListUnauthorized struct {
}AdminTopicListUnauthorized handles this case with default header values.
Unauthorized
func NewAdminTopicListUnauthorized ¶
func NewAdminTopicListUnauthorized() *AdminTopicListUnauthorized
NewAdminTopicListUnauthorized creates a AdminTopicListUnauthorized with default headers values
func (*AdminTopicListUnauthorized) Error ¶
func (o *AdminTopicListUnauthorized) Error() string
func (*AdminTopicListUnauthorized) GetPayload ¶
func (o *AdminTopicListUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicListUnauthorized) ToJSONString ¶
func (o *AdminTopicListUnauthorized) ToJSONString() string
type AdminTopicMembersBadRequest ¶
type AdminTopicMembersBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicMembersBadRequest handles this case with default header values.
Bad Request
func NewAdminTopicMembersBadRequest ¶
func NewAdminTopicMembersBadRequest() *AdminTopicMembersBadRequest
NewAdminTopicMembersBadRequest creates a AdminTopicMembersBadRequest with default headers values
func (*AdminTopicMembersBadRequest) Error ¶
func (o *AdminTopicMembersBadRequest) Error() string
func (*AdminTopicMembersBadRequest) GetPayload ¶
func (o *AdminTopicMembersBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicMembersBadRequest) ToJSONString ¶
func (o *AdminTopicMembersBadRequest) ToJSONString() string
type AdminTopicMembersForbidden ¶
type AdminTopicMembersForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicMembersForbidden handles this case with default header values.
Forbidden
func NewAdminTopicMembersForbidden ¶
func NewAdminTopicMembersForbidden() *AdminTopicMembersForbidden
NewAdminTopicMembersForbidden creates a AdminTopicMembersForbidden with default headers values
func (*AdminTopicMembersForbidden) Error ¶
func (o *AdminTopicMembersForbidden) Error() string
func (*AdminTopicMembersForbidden) GetPayload ¶
func (o *AdminTopicMembersForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicMembersForbidden) ToJSONString ¶
func (o *AdminTopicMembersForbidden) ToJSONString() string
type AdminTopicMembersInternalServerError ¶
type AdminTopicMembersInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicMembersInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminTopicMembersInternalServerError ¶
func NewAdminTopicMembersInternalServerError() *AdminTopicMembersInternalServerError
NewAdminTopicMembersInternalServerError creates a AdminTopicMembersInternalServerError with default headers values
func (*AdminTopicMembersInternalServerError) Error ¶
func (o *AdminTopicMembersInternalServerError) Error() string
func (*AdminTopicMembersInternalServerError) GetPayload ¶
func (o *AdminTopicMembersInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicMembersInternalServerError) ToJSONString ¶
func (o *AdminTopicMembersInternalServerError) ToJSONString() string
type AdminTopicMembersOK ¶
type AdminTopicMembersOK struct {
Payload *chatclientmodels.ModelsTopicMemberWithPaginationResponse
}
AdminTopicMembersOK handles this case with default header values.
OK
func NewAdminTopicMembersOK ¶
func NewAdminTopicMembersOK() *AdminTopicMembersOK
NewAdminTopicMembersOK creates a AdminTopicMembersOK with default headers values
func (*AdminTopicMembersOK) Error ¶
func (o *AdminTopicMembersOK) Error() string
func (*AdminTopicMembersOK) GetPayload ¶
func (o *AdminTopicMembersOK) GetPayload() *chatclientmodels.ModelsTopicMemberWithPaginationResponse
func (*AdminTopicMembersOK) ToJSONString ¶
func (o *AdminTopicMembersOK) ToJSONString() string
type AdminTopicMembersParams ¶
type AdminTopicMembersParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string /*IsBanned only show banned member */ IsBanned *bool /*IsModerator only show moderator member */ IsModerator *bool /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*ShardID shard ID */ ShardID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminTopicMembersParams contains all the parameters to send to the API endpoint for the admin topic members operation typically these are written to a http.Request
func NewAdminTopicMembersParams ¶
func NewAdminTopicMembersParams() *AdminTopicMembersParams
NewAdminTopicMembersParams creates a new AdminTopicMembersParams object with the default values initialized.
func NewAdminTopicMembersParamsWithContext ¶
func NewAdminTopicMembersParamsWithContext(ctx context.Context) *AdminTopicMembersParams
NewAdminTopicMembersParamsWithContext creates a new AdminTopicMembersParams object with the default values initialized, and the ability to set a context for a request
func NewAdminTopicMembersParamsWithHTTPClient ¶
func NewAdminTopicMembersParamsWithHTTPClient(client *http.Client) *AdminTopicMembersParams
NewAdminTopicMembersParamsWithHTTPClient creates a new AdminTopicMembersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminTopicMembersParamsWithTimeout ¶
func NewAdminTopicMembersParamsWithTimeout(timeout time.Duration) *AdminTopicMembersParams
NewAdminTopicMembersParamsWithTimeout creates a new AdminTopicMembersParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminTopicMembersParams) SetAuthInfoWriter ¶
func (o *AdminTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin topic members params
func (*AdminTopicMembersParams) SetContext ¶
func (o *AdminTopicMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the admin topic members params
func (*AdminTopicMembersParams) SetHTTPClient ¶
func (o *AdminTopicMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin topic members params
func (*AdminTopicMembersParams) SetHTTPClientTransport ¶
func (o *AdminTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin topic members params
func (*AdminTopicMembersParams) SetIsBanned ¶
func (o *AdminTopicMembersParams) SetIsBanned(isBanned *bool)
SetIsBanned adds the isBanned to the admin topic members params
func (*AdminTopicMembersParams) SetIsModerator ¶
func (o *AdminTopicMembersParams) SetIsModerator(isModerator *bool)
SetIsModerator adds the isModerator to the admin topic members params
func (*AdminTopicMembersParams) SetLimit ¶
func (o *AdminTopicMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin topic members params
func (*AdminTopicMembersParams) SetNamespace ¶
func (o *AdminTopicMembersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin topic members params
func (*AdminTopicMembersParams) SetOffset ¶
func (o *AdminTopicMembersParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin topic members params
func (*AdminTopicMembersParams) SetShardID ¶
func (o *AdminTopicMembersParams) SetShardID(shardID *string)
SetShardID adds the shardId to the admin topic members params
func (*AdminTopicMembersParams) SetTimeout ¶
func (o *AdminTopicMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin topic members params
func (*AdminTopicMembersParams) SetTopic ¶
func (o *AdminTopicMembersParams) SetTopic(topic string)
SetTopic adds the topic to the admin topic members params
func (*AdminTopicMembersParams) WithContext ¶
func (o *AdminTopicMembersParams) WithContext(ctx context.Context) *AdminTopicMembersParams
WithContext adds the context to the admin topic members params
func (*AdminTopicMembersParams) WithHTTPClient ¶
func (o *AdminTopicMembersParams) WithHTTPClient(client *http.Client) *AdminTopicMembersParams
WithHTTPClient adds the HTTPClient to the admin topic members params
func (*AdminTopicMembersParams) WithIsBanned ¶
func (o *AdminTopicMembersParams) WithIsBanned(isBanned *bool) *AdminTopicMembersParams
WithIsBanned adds the isBanned to the admin topic members params
func (*AdminTopicMembersParams) WithIsModerator ¶
func (o *AdminTopicMembersParams) WithIsModerator(isModerator *bool) *AdminTopicMembersParams
WithIsModerator adds the isModerator to the admin topic members params
func (*AdminTopicMembersParams) WithLimit ¶
func (o *AdminTopicMembersParams) WithLimit(limit *int64) *AdminTopicMembersParams
WithLimit adds the limit to the admin topic members params
func (*AdminTopicMembersParams) WithNamespace ¶
func (o *AdminTopicMembersParams) WithNamespace(namespace string) *AdminTopicMembersParams
WithNamespace adds the namespace to the admin topic members params
func (*AdminTopicMembersParams) WithOffset ¶
func (o *AdminTopicMembersParams) WithOffset(offset *int64) *AdminTopicMembersParams
WithOffset adds the offset to the admin topic members params
func (*AdminTopicMembersParams) WithShardID ¶
func (o *AdminTopicMembersParams) WithShardID(shardID *string) *AdminTopicMembersParams
WithShardID adds the shardID to the admin topic members params
func (*AdminTopicMembersParams) WithTimeout ¶
func (o *AdminTopicMembersParams) WithTimeout(timeout time.Duration) *AdminTopicMembersParams
WithTimeout adds the timeout to the admin topic members params
func (*AdminTopicMembersParams) WithTopic ¶
func (o *AdminTopicMembersParams) WithTopic(topic string) *AdminTopicMembersParams
WithTopic adds the topic to the admin topic members params
func (*AdminTopicMembersParams) WriteToRequest ¶
func (o *AdminTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminTopicMembersReader ¶
type AdminTopicMembersReader struct {
// contains filtered or unexported fields
}
AdminTopicMembersReader is a Reader for the AdminTopicMembers structure.
func (*AdminTopicMembersReader) ReadResponse ¶
func (o *AdminTopicMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminTopicMembersUnauthorized ¶
type AdminTopicMembersUnauthorized struct {
}AdminTopicMembersUnauthorized handles this case with default header values.
Unauthorized
func NewAdminTopicMembersUnauthorized ¶
func NewAdminTopicMembersUnauthorized() *AdminTopicMembersUnauthorized
NewAdminTopicMembersUnauthorized creates a AdminTopicMembersUnauthorized with default headers values
func (*AdminTopicMembersUnauthorized) Error ¶
func (o *AdminTopicMembersUnauthorized) Error() string
func (*AdminTopicMembersUnauthorized) GetPayload ¶
func (o *AdminTopicMembersUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicMembersUnauthorized) ToJSONString ¶
func (o *AdminTopicMembersUnauthorized) ToJSONString() string
type AdminTopicShardsBadRequest ¶
type AdminTopicShardsBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicShardsBadRequest handles this case with default header values.
Bad Request
func NewAdminTopicShardsBadRequest ¶
func NewAdminTopicShardsBadRequest() *AdminTopicShardsBadRequest
NewAdminTopicShardsBadRequest creates a AdminTopicShardsBadRequest with default headers values
func (*AdminTopicShardsBadRequest) Error ¶
func (o *AdminTopicShardsBadRequest) Error() string
func (*AdminTopicShardsBadRequest) GetPayload ¶
func (o *AdminTopicShardsBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicShardsBadRequest) ToJSONString ¶
func (o *AdminTopicShardsBadRequest) ToJSONString() string
type AdminTopicShardsForbidden ¶
type AdminTopicShardsForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicShardsForbidden handles this case with default header values.
Forbidden
func NewAdminTopicShardsForbidden ¶
func NewAdminTopicShardsForbidden() *AdminTopicShardsForbidden
NewAdminTopicShardsForbidden creates a AdminTopicShardsForbidden with default headers values
func (*AdminTopicShardsForbidden) Error ¶
func (o *AdminTopicShardsForbidden) Error() string
func (*AdminTopicShardsForbidden) GetPayload ¶
func (o *AdminTopicShardsForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicShardsForbidden) ToJSONString ¶
func (o *AdminTopicShardsForbidden) ToJSONString() string
type AdminTopicShardsInternalServerError ¶
type AdminTopicShardsInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminTopicShardsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminTopicShardsInternalServerError ¶
func NewAdminTopicShardsInternalServerError() *AdminTopicShardsInternalServerError
NewAdminTopicShardsInternalServerError creates a AdminTopicShardsInternalServerError with default headers values
func (*AdminTopicShardsInternalServerError) Error ¶
func (o *AdminTopicShardsInternalServerError) Error() string
func (*AdminTopicShardsInternalServerError) GetPayload ¶
func (o *AdminTopicShardsInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicShardsInternalServerError) ToJSONString ¶
func (o *AdminTopicShardsInternalServerError) ToJSONString() string
type AdminTopicShardsOK ¶
type AdminTopicShardsOK struct {
Payload []string
}
AdminTopicShardsOK handles this case with default header values.
OK
func NewAdminTopicShardsOK ¶
func NewAdminTopicShardsOK() *AdminTopicShardsOK
NewAdminTopicShardsOK creates a AdminTopicShardsOK with default headers values
func (*AdminTopicShardsOK) Error ¶
func (o *AdminTopicShardsOK) Error() string
func (*AdminTopicShardsOK) GetPayload ¶
func (o *AdminTopicShardsOK) GetPayload() []string
func (*AdminTopicShardsOK) ToJSONString ¶
func (o *AdminTopicShardsOK) ToJSONString() string
type AdminTopicShardsParams ¶
type AdminTopicShardsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminTopicShardsParams contains all the parameters to send to the API endpoint for the admin topic shards operation typically these are written to a http.Request
func NewAdminTopicShardsParams ¶
func NewAdminTopicShardsParams() *AdminTopicShardsParams
NewAdminTopicShardsParams creates a new AdminTopicShardsParams object with the default values initialized.
func NewAdminTopicShardsParamsWithContext ¶
func NewAdminTopicShardsParamsWithContext(ctx context.Context) *AdminTopicShardsParams
NewAdminTopicShardsParamsWithContext creates a new AdminTopicShardsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminTopicShardsParamsWithHTTPClient ¶
func NewAdminTopicShardsParamsWithHTTPClient(client *http.Client) *AdminTopicShardsParams
NewAdminTopicShardsParamsWithHTTPClient creates a new AdminTopicShardsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminTopicShardsParamsWithTimeout ¶
func NewAdminTopicShardsParamsWithTimeout(timeout time.Duration) *AdminTopicShardsParams
NewAdminTopicShardsParamsWithTimeout creates a new AdminTopicShardsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminTopicShardsParams) SetAuthInfoWriter ¶
func (o *AdminTopicShardsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin topic shards params
func (*AdminTopicShardsParams) SetContext ¶
func (o *AdminTopicShardsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin topic shards params
func (*AdminTopicShardsParams) SetHTTPClient ¶
func (o *AdminTopicShardsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin topic shards params
func (*AdminTopicShardsParams) SetHTTPClientTransport ¶
func (o *AdminTopicShardsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin topic shards params
func (*AdminTopicShardsParams) SetNamespace ¶
func (o *AdminTopicShardsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin topic shards params
func (*AdminTopicShardsParams) SetTimeout ¶
func (o *AdminTopicShardsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin topic shards params
func (*AdminTopicShardsParams) SetTopic ¶
func (o *AdminTopicShardsParams) SetTopic(topic string)
SetTopic adds the topic to the admin topic shards params
func (*AdminTopicShardsParams) WithContext ¶
func (o *AdminTopicShardsParams) WithContext(ctx context.Context) *AdminTopicShardsParams
WithContext adds the context to the admin topic shards params
func (*AdminTopicShardsParams) WithHTTPClient ¶
func (o *AdminTopicShardsParams) WithHTTPClient(client *http.Client) *AdminTopicShardsParams
WithHTTPClient adds the HTTPClient to the admin topic shards params
func (*AdminTopicShardsParams) WithNamespace ¶
func (o *AdminTopicShardsParams) WithNamespace(namespace string) *AdminTopicShardsParams
WithNamespace adds the namespace to the admin topic shards params
func (*AdminTopicShardsParams) WithTimeout ¶
func (o *AdminTopicShardsParams) WithTimeout(timeout time.Duration) *AdminTopicShardsParams
WithTimeout adds the timeout to the admin topic shards params
func (*AdminTopicShardsParams) WithTopic ¶
func (o *AdminTopicShardsParams) WithTopic(topic string) *AdminTopicShardsParams
WithTopic adds the topic to the admin topic shards params
func (*AdminTopicShardsParams) WriteToRequest ¶
func (o *AdminTopicShardsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminTopicShardsReader ¶
type AdminTopicShardsReader struct {
// contains filtered or unexported fields
}
AdminTopicShardsReader is a Reader for the AdminTopicShards structure.
func (*AdminTopicShardsReader) ReadResponse ¶
func (o *AdminTopicShardsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminTopicShardsUnauthorized ¶
type AdminTopicShardsUnauthorized struct {
}AdminTopicShardsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminTopicShardsUnauthorized ¶
func NewAdminTopicShardsUnauthorized() *AdminTopicShardsUnauthorized
NewAdminTopicShardsUnauthorized creates a AdminTopicShardsUnauthorized with default headers values
func (*AdminTopicShardsUnauthorized) Error ¶
func (o *AdminTopicShardsUnauthorized) Error() string
func (*AdminTopicShardsUnauthorized) GetPayload ¶
func (o *AdminTopicShardsUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminTopicShardsUnauthorized) ToJSONString ¶
func (o *AdminTopicShardsUnauthorized) ToJSONString() string
type AdminUnbanTopicMembersBadRequest ¶
type AdminUnbanTopicMembersBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUnbanTopicMembersBadRequest handles this case with default header values.
Bad Request
func NewAdminUnbanTopicMembersBadRequest ¶
func NewAdminUnbanTopicMembersBadRequest() *AdminUnbanTopicMembersBadRequest
NewAdminUnbanTopicMembersBadRequest creates a AdminUnbanTopicMembersBadRequest with default headers values
func (*AdminUnbanTopicMembersBadRequest) Error ¶
func (o *AdminUnbanTopicMembersBadRequest) Error() string
func (*AdminUnbanTopicMembersBadRequest) GetPayload ¶
func (o *AdminUnbanTopicMembersBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnbanTopicMembersBadRequest) ToJSONString ¶
func (o *AdminUnbanTopicMembersBadRequest) ToJSONString() string
type AdminUnbanTopicMembersForbidden ¶
type AdminUnbanTopicMembersForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUnbanTopicMembersForbidden handles this case with default header values.
Forbidden
func NewAdminUnbanTopicMembersForbidden ¶
func NewAdminUnbanTopicMembersForbidden() *AdminUnbanTopicMembersForbidden
NewAdminUnbanTopicMembersForbidden creates a AdminUnbanTopicMembersForbidden with default headers values
func (*AdminUnbanTopicMembersForbidden) Error ¶
func (o *AdminUnbanTopicMembersForbidden) Error() string
func (*AdminUnbanTopicMembersForbidden) GetPayload ¶
func (o *AdminUnbanTopicMembersForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnbanTopicMembersForbidden) ToJSONString ¶
func (o *AdminUnbanTopicMembersForbidden) ToJSONString() string
type AdminUnbanTopicMembersInternalServerError ¶
type AdminUnbanTopicMembersInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUnbanTopicMembersInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUnbanTopicMembersInternalServerError ¶
func NewAdminUnbanTopicMembersInternalServerError() *AdminUnbanTopicMembersInternalServerError
NewAdminUnbanTopicMembersInternalServerError creates a AdminUnbanTopicMembersInternalServerError with default headers values
func (*AdminUnbanTopicMembersInternalServerError) Error ¶
func (o *AdminUnbanTopicMembersInternalServerError) Error() string
func (*AdminUnbanTopicMembersInternalServerError) GetPayload ¶
func (o *AdminUnbanTopicMembersInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnbanTopicMembersInternalServerError) ToJSONString ¶
func (o *AdminUnbanTopicMembersInternalServerError) ToJSONString() string
type AdminUnbanTopicMembersOK ¶
type AdminUnbanTopicMembersOK struct {
Payload *chatclientmodels.ModelsUnbanTopicMemberResult
}
AdminUnbanTopicMembersOK handles this case with default header values.
OK
func NewAdminUnbanTopicMembersOK ¶
func NewAdminUnbanTopicMembersOK() *AdminUnbanTopicMembersOK
NewAdminUnbanTopicMembersOK creates a AdminUnbanTopicMembersOK with default headers values
func (*AdminUnbanTopicMembersOK) Error ¶
func (o *AdminUnbanTopicMembersOK) Error() string
func (*AdminUnbanTopicMembersOK) GetPayload ¶
func (o *AdminUnbanTopicMembersOK) GetPayload() *chatclientmodels.ModelsUnbanTopicMemberResult
func (*AdminUnbanTopicMembersOK) ToJSONString ¶
func (o *AdminUnbanTopicMembersOK) ToJSONString() string
type AdminUnbanTopicMembersParams ¶
type AdminUnbanTopicMembersParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsUnbanTopicMemberParam /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUnbanTopicMembersParams contains all the parameters to send to the API endpoint for the admin unban topic members operation typically these are written to a http.Request
func NewAdminUnbanTopicMembersParams ¶
func NewAdminUnbanTopicMembersParams() *AdminUnbanTopicMembersParams
NewAdminUnbanTopicMembersParams creates a new AdminUnbanTopicMembersParams object with the default values initialized.
func NewAdminUnbanTopicMembersParamsWithContext ¶
func NewAdminUnbanTopicMembersParamsWithContext(ctx context.Context) *AdminUnbanTopicMembersParams
NewAdminUnbanTopicMembersParamsWithContext creates a new AdminUnbanTopicMembersParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUnbanTopicMembersParamsWithHTTPClient ¶
func NewAdminUnbanTopicMembersParamsWithHTTPClient(client *http.Client) *AdminUnbanTopicMembersParams
NewAdminUnbanTopicMembersParamsWithHTTPClient creates a new AdminUnbanTopicMembersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUnbanTopicMembersParamsWithTimeout ¶
func NewAdminUnbanTopicMembersParamsWithTimeout(timeout time.Duration) *AdminUnbanTopicMembersParams
NewAdminUnbanTopicMembersParamsWithTimeout creates a new AdminUnbanTopicMembersParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUnbanTopicMembersParams) SetAuthInfoWriter ¶
func (o *AdminUnbanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetBody ¶
func (o *AdminUnbanTopicMembersParams) SetBody(body *chatclientmodels.ModelsUnbanTopicMemberParam)
SetBody adds the body to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetContext ¶
func (o *AdminUnbanTopicMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetHTTPClient ¶
func (o *AdminUnbanTopicMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetHTTPClientTransport ¶
func (o *AdminUnbanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetNamespace ¶
func (o *AdminUnbanTopicMembersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetTimeout ¶
func (o *AdminUnbanTopicMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) SetTopic ¶
func (o *AdminUnbanTopicMembersParams) SetTopic(topic string)
SetTopic adds the topic to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WithBody ¶
func (o *AdminUnbanTopicMembersParams) WithBody(body *chatclientmodels.ModelsUnbanTopicMemberParam) *AdminUnbanTopicMembersParams
WithBody adds the body to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WithContext ¶
func (o *AdminUnbanTopicMembersParams) WithContext(ctx context.Context) *AdminUnbanTopicMembersParams
WithContext adds the context to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WithHTTPClient ¶
func (o *AdminUnbanTopicMembersParams) WithHTTPClient(client *http.Client) *AdminUnbanTopicMembersParams
WithHTTPClient adds the HTTPClient to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WithNamespace ¶
func (o *AdminUnbanTopicMembersParams) WithNamespace(namespace string) *AdminUnbanTopicMembersParams
WithNamespace adds the namespace to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WithTimeout ¶
func (o *AdminUnbanTopicMembersParams) WithTimeout(timeout time.Duration) *AdminUnbanTopicMembersParams
WithTimeout adds the timeout to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WithTopic ¶
func (o *AdminUnbanTopicMembersParams) WithTopic(topic string) *AdminUnbanTopicMembersParams
WithTopic adds the topic to the admin unban topic members params
func (*AdminUnbanTopicMembersParams) WriteToRequest ¶
func (o *AdminUnbanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUnbanTopicMembersReader ¶
type AdminUnbanTopicMembersReader struct {
// contains filtered or unexported fields
}
AdminUnbanTopicMembersReader is a Reader for the AdminUnbanTopicMembers structure.
func (*AdminUnbanTopicMembersReader) ReadResponse ¶
func (o *AdminUnbanTopicMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUnbanTopicMembersUnauthorized ¶
type AdminUnbanTopicMembersUnauthorized struct {
}AdminUnbanTopicMembersUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUnbanTopicMembersUnauthorized ¶
func NewAdminUnbanTopicMembersUnauthorized() *AdminUnbanTopicMembersUnauthorized
NewAdminUnbanTopicMembersUnauthorized creates a AdminUnbanTopicMembersUnauthorized with default headers values
func (*AdminUnbanTopicMembersUnauthorized) Error ¶
func (o *AdminUnbanTopicMembersUnauthorized) Error() string
func (*AdminUnbanTopicMembersUnauthorized) GetPayload ¶
func (o *AdminUnbanTopicMembersUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnbanTopicMembersUnauthorized) ToJSONString ¶
func (o *AdminUnbanTopicMembersUnauthorized) ToJSONString() string
type AdminUpdateTopicOK ¶
type AdminUpdateTopicOK struct {
Payload *chatclientmodels.APICreateTopicResponse
}
AdminUpdateTopicOK handles this case with default header values.
func NewAdminUpdateTopicOK ¶
func NewAdminUpdateTopicOK() *AdminUpdateTopicOK
NewAdminUpdateTopicOK creates a AdminUpdateTopicOK with default headers values
func (*AdminUpdateTopicOK) Error ¶
func (o *AdminUpdateTopicOK) Error() string
func (*AdminUpdateTopicOK) GetPayload ¶
func (o *AdminUpdateTopicOK) GetPayload() *chatclientmodels.APICreateTopicResponse
func (*AdminUpdateTopicOK) ToJSONString ¶
func (o *AdminUpdateTopicOK) ToJSONString() string
type AdminUpdateTopicParams ¶
type AdminUpdateTopicParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APIUpdateTopicParams /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateTopicParams contains all the parameters to send to the API endpoint for the admin update topic operation typically these are written to a http.Request
func NewAdminUpdateTopicParams ¶
func NewAdminUpdateTopicParams() *AdminUpdateTopicParams
NewAdminUpdateTopicParams creates a new AdminUpdateTopicParams object with the default values initialized.
func NewAdminUpdateTopicParamsWithContext ¶
func NewAdminUpdateTopicParamsWithContext(ctx context.Context) *AdminUpdateTopicParams
NewAdminUpdateTopicParamsWithContext creates a new AdminUpdateTopicParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateTopicParamsWithHTTPClient ¶
func NewAdminUpdateTopicParamsWithHTTPClient(client *http.Client) *AdminUpdateTopicParams
NewAdminUpdateTopicParamsWithHTTPClient creates a new AdminUpdateTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateTopicParamsWithTimeout ¶
func NewAdminUpdateTopicParamsWithTimeout(timeout time.Duration) *AdminUpdateTopicParams
NewAdminUpdateTopicParamsWithTimeout creates a new AdminUpdateTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateTopicParams) SetAuthInfoWriter ¶
func (o *AdminUpdateTopicParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update topic params
func (*AdminUpdateTopicParams) SetBody ¶
func (o *AdminUpdateTopicParams) SetBody(body *chatclientmodels.APIUpdateTopicParams)
SetBody adds the body to the admin update topic params
func (*AdminUpdateTopicParams) SetContext ¶
func (o *AdminUpdateTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update topic params
func (*AdminUpdateTopicParams) SetHTTPClient ¶
func (o *AdminUpdateTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update topic params
func (*AdminUpdateTopicParams) SetHTTPClientTransport ¶
func (o *AdminUpdateTopicParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update topic params
func (*AdminUpdateTopicParams) SetNamespace ¶
func (o *AdminUpdateTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update topic params
func (*AdminUpdateTopicParams) SetTimeout ¶
func (o *AdminUpdateTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update topic params
func (*AdminUpdateTopicParams) SetTopic ¶
func (o *AdminUpdateTopicParams) SetTopic(topic string)
SetTopic adds the topic to the admin update topic params
func (*AdminUpdateTopicParams) WithBody ¶
func (o *AdminUpdateTopicParams) WithBody(body *chatclientmodels.APIUpdateTopicParams) *AdminUpdateTopicParams
WithBody adds the body to the admin update topic params
func (*AdminUpdateTopicParams) WithContext ¶
func (o *AdminUpdateTopicParams) WithContext(ctx context.Context) *AdminUpdateTopicParams
WithContext adds the context to the admin update topic params
func (*AdminUpdateTopicParams) WithHTTPClient ¶
func (o *AdminUpdateTopicParams) WithHTTPClient(client *http.Client) *AdminUpdateTopicParams
WithHTTPClient adds the HTTPClient to the admin update topic params
func (*AdminUpdateTopicParams) WithNamespace ¶
func (o *AdminUpdateTopicParams) WithNamespace(namespace string) *AdminUpdateTopicParams
WithNamespace adds the namespace to the admin update topic params
func (*AdminUpdateTopicParams) WithTimeout ¶
func (o *AdminUpdateTopicParams) WithTimeout(timeout time.Duration) *AdminUpdateTopicParams
WithTimeout adds the timeout to the admin update topic params
func (*AdminUpdateTopicParams) WithTopic ¶
func (o *AdminUpdateTopicParams) WithTopic(topic string) *AdminUpdateTopicParams
WithTopic adds the topic to the admin update topic params
func (*AdminUpdateTopicParams) WriteToRequest ¶
func (o *AdminUpdateTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateTopicReader ¶
type AdminUpdateTopicReader struct {
// contains filtered or unexported fields
}
AdminUpdateTopicReader is a Reader for the AdminUpdateTopic structure.
func (*AdminUpdateTopicReader) ReadResponse ¶
func (o *AdminUpdateTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for topic API
func (*Client) AdminAddTopicMember
deprecated
func (a *Client) AdminAddTopicMember(params *AdminAddTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddTopicMemberOK, error)
Deprecated: 2022-08-10 - Use AdminAddTopicMemberShort instead.
AdminAddTopicMember admin add user to topic Add new member for topic in a namespace.
func (*Client) AdminAddTopicMemberShort ¶
func (a *Client) AdminAddTopicMemberShort(params *AdminAddTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddTopicMemberOK, error)
AdminAddTopicMemberShort admin add user to topic Add new member for topic in a namespace.
func (*Client) AdminBanTopicMembers
deprecated
func (a *Client) AdminBanTopicMembers(params *AdminBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminBanTopicMembersOK, *AdminBanTopicMembersBadRequest, *AdminBanTopicMembersUnauthorized, *AdminBanTopicMembersForbidden, *AdminBanTopicMembersInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminBanTopicMembersShort instead.
AdminBanTopicMembers admins ban user in group topic Ban users in some topic. banned user not assigned to shard for channel topic, and cannot send and query chat.
func (*Client) AdminBanTopicMembersShort ¶
func (a *Client) AdminBanTopicMembersShort(params *AdminBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminBanTopicMembersOK, error)
AdminBanTopicMembersShort admins ban user in group topic Ban users in some topic. banned user not assigned to shard for channel topic, and cannot send and query chat.
func (*Client) AdminChannelTopicInfo
deprecated
func (a *Client) AdminChannelTopicInfo(params *AdminChannelTopicInfoParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicInfoOK, *AdminChannelTopicInfoBadRequest, *AdminChannelTopicInfoUnauthorized, *AdminChannelTopicInfoForbidden, *AdminChannelTopicInfoNotFound, *AdminChannelTopicInfoInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminChannelTopicInfoShort instead.
AdminChannelTopicInfo admin get channel topic detail Get chat list of topic in a namespace.
func (*Client) AdminChannelTopicInfoShort ¶
func (a *Client) AdminChannelTopicInfoShort(params *AdminChannelTopicInfoParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicInfoOK, error)
AdminChannelTopicInfoShort admin get channel topic detail Get chat list of topic in a namespace.
func (*Client) AdminChannelTopicList
deprecated
func (a *Client) AdminChannelTopicList(params *AdminChannelTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicListOK, *AdminChannelTopicListBadRequest, *AdminChannelTopicListUnauthorized, *AdminChannelTopicListForbidden, *AdminChannelTopicListInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminChannelTopicListShort instead.
AdminChannelTopicList admin get list of channel topic Get channel chat list of topic in a namespace.
func (*Client) AdminChannelTopicListShort ¶
func (a *Client) AdminChannelTopicListShort(params *AdminChannelTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicListOK, error)
AdminChannelTopicListShort admin get list of channel topic Get channel chat list of topic in a namespace.
func (*Client) AdminChannelTopicSummary
deprecated
func (a *Client) AdminChannelTopicSummary(params *AdminChannelTopicSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicSummaryOK, *AdminChannelTopicSummaryBadRequest, *AdminChannelTopicSummaryUnauthorized, *AdminChannelTopicSummaryForbidden, *AdminChannelTopicSummaryInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminChannelTopicSummaryShort instead.
AdminChannelTopicSummary admin get channel topic summary Get chat list of topic in a namespace.
func (*Client) AdminChannelTopicSummaryShort ¶
func (a *Client) AdminChannelTopicSummaryShort(params *AdminChannelTopicSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicSummaryOK, error)
AdminChannelTopicSummaryShort admin get channel topic summary Get chat list of topic in a namespace.
func (*Client) AdminChatHistory
deprecated
func (a *Client) AdminChatHistory(params *AdminChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChatHistoryOK, *AdminChatHistoryBadRequest, *AdminChatHistoryUnauthorized, *AdminChatHistoryForbidden, *AdminChatHistoryInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminChatHistoryShort instead.
AdminChatHistory admin get chat history Get chat history in a namespace.
func (*Client) AdminChatHistoryShort ¶
func (a *Client) AdminChatHistoryShort(params *AdminChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChatHistoryOK, error)
AdminChatHistoryShort admin get chat history Get chat history in a namespace.
func (*Client) AdminCreateNamespaceTopic
deprecated
func (a *Client) AdminCreateNamespaceTopic(params *AdminCreateNamespaceTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateNamespaceTopicOK, error)
Deprecated: 2022-08-10 - Use AdminCreateNamespaceTopicShort instead.
AdminCreateNamespaceTopic use to create namespace group. message that send to this group send to connected user in a namespace Create new namespace group topic in a namespace.
func (*Client) AdminCreateNamespaceTopicShort ¶
func (a *Client) AdminCreateNamespaceTopicShort(params *AdminCreateNamespaceTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateNamespaceTopicOK, error)
AdminCreateNamespaceTopicShort use to create namespace group. message that send to this group send to connected user in a namespace Create new namespace group topic in a namespace.
func (*Client) AdminCreateTopic
deprecated
func (a *Client) AdminCreateTopic(params *AdminCreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTopicOK, error)
Deprecated: 2022-08-10 - Use AdminCreateTopicShort instead.
AdminCreateTopic use to create group. only group admin can use this operation Create new group topic in a namespace.
func (*Client) AdminCreateTopicShort ¶
func (a *Client) AdminCreateTopicShort(params *AdminCreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTopicOK, error)
AdminCreateTopicShort use to create group. only group admin can use this operation Create new group topic in a namespace.
func (*Client) AdminDeleteChat
deprecated
func (a *Client) AdminDeleteChat(params *AdminDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteChatNoContent, *AdminDeleteChatBadRequest, *AdminDeleteChatUnauthorized, *AdminDeleteChatForbidden, *AdminDeleteChatInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeleteChatShort instead.
AdminDeleteChat admins delete chat Delete chat.
func (*Client) AdminDeleteChatShort ¶
func (a *Client) AdminDeleteChatShort(params *AdminDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteChatNoContent, error)
AdminDeleteChatShort admins delete chat Delete chat.
func (*Client) AdminDeleteTopic
deprecated
func (a *Client) AdminDeleteTopic(params *AdminDeleteTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteTopicOK, error)
Deprecated: 2022-08-10 - Use AdminDeleteTopicShort instead.
AdminDeleteTopic use to delete group. only group admin can use this operation Delete topic in a namespace.
func (*Client) AdminDeleteTopicShort ¶
func (a *Client) AdminDeleteTopicShort(params *AdminDeleteTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteTopicOK, error)
AdminDeleteTopicShort use to delete group. only group admin can use this operation Delete topic in a namespace.
func (*Client) AdminQueryTopic
deprecated
func (a *Client) AdminQueryTopic(params *AdminQueryTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicOK, *AdminQueryTopicBadRequest, *AdminQueryTopicUnauthorized, *AdminQueryTopicForbidden, *AdminQueryTopicInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminQueryTopicShort instead.
AdminQueryTopic admin query topics Get topics in a namespace.
func (*Client) AdminQueryTopicLog
deprecated
func (a *Client) AdminQueryTopicLog(params *AdminQueryTopicLogParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicLogOK, *AdminQueryTopicLogBadRequest, *AdminQueryTopicLogUnauthorized, *AdminQueryTopicLogForbidden, *AdminQueryTopicLogInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminQueryTopicLogShort instead.
AdminQueryTopicLog admin query topic log Get chat log of topic in a namespace.
func (*Client) AdminQueryTopicLogShort ¶
func (a *Client) AdminQueryTopicLogShort(params *AdminQueryTopicLogParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicLogOK, error)
AdminQueryTopicLogShort admin query topic log Get chat log of topic in a namespace.
func (*Client) AdminQueryTopicShort ¶
func (a *Client) AdminQueryTopicShort(params *AdminQueryTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicOK, error)
AdminQueryTopicShort admin query topics Get topics in a namespace.
func (*Client) AdminQueryUsersTopic
deprecated
func (a *Client) AdminQueryUsersTopic(params *AdminQueryUsersTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryUsersTopicOK, *AdminQueryUsersTopicBadRequest, *AdminQueryUsersTopicUnauthorized, *AdminQueryUsersTopicForbidden, *AdminQueryUsersTopicInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminQueryUsersTopicShort instead.
AdminQueryUsersTopic admin query user's topics Get user's topics in a namespace.
func (*Client) AdminQueryUsersTopicShort ¶
func (a *Client) AdminQueryUsersTopicShort(params *AdminQueryUsersTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryUsersTopicOK, error)
AdminQueryUsersTopicShort admin query user's topics Get user's topics in a namespace.
func (*Client) AdminRemoveTopicMember
deprecated
func (a *Client) AdminRemoveTopicMember(params *AdminRemoveTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveTopicMemberOK, error)
Deprecated: 2022-08-10 - Use AdminRemoveTopicMemberShort instead.
AdminRemoveTopicMember admin remove user from topic Remove member from topic in a namespace.
func (*Client) AdminRemoveTopicMemberShort ¶
func (a *Client) AdminRemoveTopicMemberShort(params *AdminRemoveTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveTopicMemberOK, error)
AdminRemoveTopicMemberShort admin remove user from topic Remove member from topic in a namespace.
func (*Client) AdminSendChat
deprecated
func (a *Client) AdminSendChat(params *AdminSendChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendChatOK, *AdminSendChatBadRequest, *AdminSendChatUnauthorized, *AdminSendChatForbidden, *AdminSendChatInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminSendChatShort instead.
AdminSendChat admins send chat to group topic Send message to chat topic as system.
func (*Client) AdminSendChatShort ¶
func (a *Client) AdminSendChatShort(params *AdminSendChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendChatOK, error)
AdminSendChatShort admins send chat to group topic Send message to chat topic as system.
func (*Client) AdminTopicChatHistory
deprecated
func (a *Client) AdminTopicChatHistory(params *AdminTopicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicChatHistoryOK, *AdminTopicChatHistoryBadRequest, *AdminTopicChatHistoryUnauthorized, *AdminTopicChatHistoryForbidden, *AdminTopicChatHistoryInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminTopicChatHistoryShort instead.
AdminTopicChatHistory admin get chat history Get chat history in a namespace.
func (*Client) AdminTopicChatHistoryShort ¶
func (a *Client) AdminTopicChatHistoryShort(params *AdminTopicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicChatHistoryOK, error)
AdminTopicChatHistoryShort admin get chat history Get chat history in a namespace.
func (*Client) AdminTopicList
deprecated
func (a *Client) AdminTopicList(params *AdminTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicListOK, *AdminTopicListBadRequest, *AdminTopicListUnauthorized, *AdminTopicListForbidden, *AdminTopicListInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminTopicListShort instead.
AdminTopicList admin get list of topic Get chat list of topic in a namespace.
func (*Client) AdminTopicListShort ¶
func (a *Client) AdminTopicListShort(params *AdminTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicListOK, error)
AdminTopicListShort admin get list of topic Get chat list of topic in a namespace.
func (*Client) AdminTopicMembers
deprecated
func (a *Client) AdminTopicMembers(params *AdminTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicMembersOK, *AdminTopicMembersBadRequest, *AdminTopicMembersUnauthorized, *AdminTopicMembersForbidden, *AdminTopicMembersInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminTopicMembersShort instead.
AdminTopicMembers admin get topic member Get topic members.
func (*Client) AdminTopicMembersShort ¶
func (a *Client) AdminTopicMembersShort(params *AdminTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicMembersOK, error)
AdminTopicMembersShort admin get topic member Get topic members.
func (*Client) AdminTopicShards
deprecated
func (a *Client) AdminTopicShards(params *AdminTopicShardsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicShardsOK, *AdminTopicShardsBadRequest, *AdminTopicShardsUnauthorized, *AdminTopicShardsForbidden, *AdminTopicShardsInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminTopicShardsShort instead.
AdminTopicShards admin get shard list of topic Get shard list from topic.
func (*Client) AdminTopicShardsShort ¶
func (a *Client) AdminTopicShardsShort(params *AdminTopicShardsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicShardsOK, error)
AdminTopicShardsShort admin get shard list of topic Get shard list from topic.
func (*Client) AdminUnbanTopicMembers
deprecated
func (a *Client) AdminUnbanTopicMembers(params *AdminUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnbanTopicMembersOK, *AdminUnbanTopicMembersBadRequest, *AdminUnbanTopicMembersUnauthorized, *AdminUnbanTopicMembersForbidden, *AdminUnbanTopicMembersInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUnbanTopicMembersShort instead.
AdminUnbanTopicMembers admins unban user in group topic Unban users in some topic.
func (*Client) AdminUnbanTopicMembersShort ¶
func (a *Client) AdminUnbanTopicMembersShort(params *AdminUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnbanTopicMembersOK, error)
AdminUnbanTopicMembersShort admins unban user in group topic Unban users in some topic.
func (*Client) AdminUpdateTopic
deprecated
func (a *Client) AdminUpdateTopic(params *AdminUpdateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateTopicOK, error)
Deprecated: 2022-08-10 - Use AdminUpdateTopicShort instead.
AdminUpdateTopic use to update group information. only group admin can use this operation Update group topic in a namespace.
func (*Client) AdminUpdateTopicShort ¶
func (a *Client) AdminUpdateTopicShort(params *AdminUpdateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateTopicOK, error)
AdminUpdateTopicShort use to update group information. only group admin can use this operation Update group topic in a namespace.
func (*Client) PublicBanTopicMembers
deprecated
func (a *Client) PublicBanTopicMembers(params *PublicBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBanTopicMembersOK, *PublicBanTopicMembersBadRequest, *PublicBanTopicMembersUnauthorized, *PublicBanTopicMembersForbidden, *PublicBanTopicMembersInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicBanTopicMembersShort instead.
PublicBanTopicMembers public ban topic members in a group topic Ban topic members in a group topic.
func (*Client) PublicBanTopicMembersShort ¶
func (a *Client) PublicBanTopicMembersShort(params *PublicBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBanTopicMembersOK, error)
PublicBanTopicMembersShort public ban topic members in a group topic Ban topic members in a group topic.
func (*Client) PublicChatHistory
deprecated
func (a *Client) PublicChatHistory(params *PublicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*PublicChatHistoryOK, *PublicChatHistoryBadRequest, *PublicChatHistoryUnauthorized, *PublicChatHistoryForbidden, *PublicChatHistoryInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicChatHistoryShort instead.
PublicChatHistory public get chat history get chat history in a namespace.
func (*Client) PublicChatHistoryShort ¶
func (a *Client) PublicChatHistoryShort(params *PublicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*PublicChatHistoryOK, error)
PublicChatHistoryShort public get chat history get chat history in a namespace.
func (*Client) PublicDeleteChat
deprecated
func (a *Client) PublicDeleteChat(params *PublicDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeleteChatNoContent, *PublicDeleteChatBadRequest, *PublicDeleteChatUnauthorized, *PublicDeleteChatForbidden, *PublicDeleteChatInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicDeleteChatShort instead.
PublicDeleteChat public delete chat Delete chat.
func (*Client) PublicDeleteChatShort ¶
func (a *Client) PublicDeleteChatShort(params *PublicDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeleteChatNoContent, error)
PublicDeleteChatShort public delete chat Delete chat.
func (*Client) PublicGetMutedTopics
deprecated
func (a *Client) PublicGetMutedTopics(params *PublicGetMutedTopicsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMutedTopicsOK, *PublicGetMutedTopicsBadRequest, *PublicGetMutedTopicsUnauthorized, *PublicGetMutedTopicsForbidden, *PublicGetMutedTopicsInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGetMutedTopicsShort instead.
PublicGetMutedTopics public get muted at topics get chat muted topics in a namespace.
func (*Client) PublicGetMutedTopicsShort ¶
func (a *Client) PublicGetMutedTopicsShort(params *PublicGetMutedTopicsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMutedTopicsOK, error)
PublicGetMutedTopicsShort public get muted at topics get chat muted topics in a namespace.
func (*Client) PublicMuteUser
deprecated
func (a *Client) PublicMuteUser(params *PublicMuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicMuteUserNoContent, *PublicMuteUserBadRequest, *PublicMuteUserUnauthorized, *PublicMuteUserForbidden, *PublicMuteUserInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicMuteUserShort instead.
PublicMuteUser public mute user in a topic Mute user.
func (*Client) PublicMuteUserShort ¶
func (a *Client) PublicMuteUserShort(params *PublicMuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicMuteUserNoContent, error)
PublicMuteUserShort public mute user in a topic Mute user.
func (*Client) PublicTopicList
deprecated
func (a *Client) PublicTopicList(params *PublicTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*PublicTopicListOK, *PublicTopicListBadRequest, *PublicTopicListUnauthorized, *PublicTopicListForbidden, *PublicTopicListInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicTopicListShort instead.
PublicTopicList public get list of topic get chat list of topic in a namespace.
func (*Client) PublicTopicListShort ¶
func (a *Client) PublicTopicListShort(params *PublicTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*PublicTopicListOK, error)
PublicTopicListShort public get list of topic get chat list of topic in a namespace.
func (*Client) PublicUnbanTopicMembers
deprecated
func (a *Client) PublicUnbanTopicMembers(params *PublicUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnbanTopicMembersOK, *PublicUnbanTopicMembersBadRequest, *PublicUnbanTopicMembersUnauthorized, *PublicUnbanTopicMembersForbidden, *PublicUnbanTopicMembersInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUnbanTopicMembersShort instead.
PublicUnbanTopicMembers public unban topic members in a group topic Unban topic members in a group topic.
func (*Client) PublicUnbanTopicMembersShort ¶
func (a *Client) PublicUnbanTopicMembersShort(params *PublicUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnbanTopicMembersOK, error)
PublicUnbanTopicMembersShort public unban topic members in a group topic Unban topic members in a group topic.
func (*Client) PublicUnmuteUser
deprecated
func (a *Client) PublicUnmuteUser(params *PublicUnmuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnmuteUserNoContent, *PublicUnmuteUserBadRequest, *PublicUnmuteUserUnauthorized, *PublicUnmuteUserForbidden, *PublicUnmuteUserInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicUnmuteUserShort instead.
PublicUnmuteUser public unmute user in a topic Unmute user.
func (*Client) PublicUnmuteUserShort ¶
func (a *Client) PublicUnmuteUserShort(params *PublicUnmuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnmuteUserNoContent, error)
PublicUnmuteUserShort public unmute user in a topic Unmute user.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminChatHistory(params *AdminChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChatHistoryOK, *AdminChatHistoryBadRequest, *AdminChatHistoryUnauthorized, *AdminChatHistoryForbidden, *AdminChatHistoryInternalServerError, error) AdminChatHistoryShort(params *AdminChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChatHistoryOK, error) AdminCreateNamespaceTopic(params *AdminCreateNamespaceTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateNamespaceTopicOK, error) AdminCreateNamespaceTopicShort(params *AdminCreateNamespaceTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateNamespaceTopicOK, error) AdminTopicList(params *AdminTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicListOK, *AdminTopicListBadRequest, *AdminTopicListUnauthorized, *AdminTopicListForbidden, *AdminTopicListInternalServerError, error) AdminTopicListShort(params *AdminTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicListOK, error) AdminCreateTopic(params *AdminCreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTopicOK, error) AdminCreateTopicShort(params *AdminCreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateTopicOK, error) AdminChannelTopicList(params *AdminChannelTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicListOK, *AdminChannelTopicListBadRequest, *AdminChannelTopicListUnauthorized, *AdminChannelTopicListForbidden, *AdminChannelTopicListInternalServerError, error) AdminChannelTopicListShort(params *AdminChannelTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicListOK, error) AdminChannelTopicSummary(params *AdminChannelTopicSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicSummaryOK, *AdminChannelTopicSummaryBadRequest, *AdminChannelTopicSummaryUnauthorized, *AdminChannelTopicSummaryForbidden, *AdminChannelTopicSummaryInternalServerError, error) AdminChannelTopicSummaryShort(params *AdminChannelTopicSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicSummaryOK, error) AdminQueryTopicLog(params *AdminQueryTopicLogParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicLogOK, *AdminQueryTopicLogBadRequest, *AdminQueryTopicLogUnauthorized, *AdminQueryTopicLogForbidden, *AdminQueryTopicLogInternalServerError, error) AdminQueryTopicLogShort(params *AdminQueryTopicLogParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicLogOK, error) AdminUpdateTopic(params *AdminUpdateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateTopicOK, error) AdminUpdateTopicShort(params *AdminUpdateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateTopicOK, error) AdminDeleteTopic(params *AdminDeleteTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteTopicOK, error) AdminDeleteTopicShort(params *AdminDeleteTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteTopicOK, error) AdminBanTopicMembers(params *AdminBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminBanTopicMembersOK, *AdminBanTopicMembersBadRequest, *AdminBanTopicMembersUnauthorized, *AdminBanTopicMembersForbidden, *AdminBanTopicMembersInternalServerError, error) AdminBanTopicMembersShort(params *AdminBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminBanTopicMembersOK, error) AdminChannelTopicInfo(params *AdminChannelTopicInfoParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicInfoOK, *AdminChannelTopicInfoBadRequest, *AdminChannelTopicInfoUnauthorized, *AdminChannelTopicInfoForbidden, *AdminChannelTopicInfoNotFound, *AdminChannelTopicInfoInternalServerError, error) AdminChannelTopicInfoShort(params *AdminChannelTopicInfoParams, authInfo runtime.ClientAuthInfoWriter) (*AdminChannelTopicInfoOK, error) AdminTopicChatHistory(params *AdminTopicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicChatHistoryOK, *AdminTopicChatHistoryBadRequest, *AdminTopicChatHistoryUnauthorized, *AdminTopicChatHistoryForbidden, *AdminTopicChatHistoryInternalServerError, error) AdminTopicChatHistoryShort(params *AdminTopicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicChatHistoryOK, error) AdminSendChat(params *AdminSendChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendChatOK, *AdminSendChatBadRequest, *AdminSendChatUnauthorized, *AdminSendChatForbidden, *AdminSendChatInternalServerError, error) AdminSendChatShort(params *AdminSendChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendChatOK, error) AdminDeleteChat(params *AdminDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteChatNoContent, *AdminDeleteChatBadRequest, *AdminDeleteChatUnauthorized, *AdminDeleteChatForbidden, *AdminDeleteChatInternalServerError, error) AdminDeleteChatShort(params *AdminDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteChatNoContent, error) AdminTopicMembers(params *AdminTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicMembersOK, *AdminTopicMembersBadRequest, *AdminTopicMembersUnauthorized, *AdminTopicMembersForbidden, *AdminTopicMembersInternalServerError, error) AdminTopicMembersShort(params *AdminTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicMembersOK, error) AdminTopicShards(params *AdminTopicShardsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicShardsOK, *AdminTopicShardsBadRequest, *AdminTopicShardsUnauthorized, *AdminTopicShardsForbidden, *AdminTopicShardsInternalServerError, error) AdminTopicShardsShort(params *AdminTopicShardsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminTopicShardsOK, error) AdminUnbanTopicMembers(params *AdminUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnbanTopicMembersOK, *AdminUnbanTopicMembersBadRequest, *AdminUnbanTopicMembersUnauthorized, *AdminUnbanTopicMembersForbidden, *AdminUnbanTopicMembersInternalServerError, error) AdminUnbanTopicMembersShort(params *AdminUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnbanTopicMembersOK, error) AdminAddTopicMember(params *AdminAddTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddTopicMemberOK, error) AdminAddTopicMemberShort(params *AdminAddTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddTopicMemberOK, error) AdminRemoveTopicMember(params *AdminRemoveTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveTopicMemberOK, error) AdminRemoveTopicMemberShort(params *AdminRemoveTopicMemberParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRemoveTopicMemberOK, error) AdminQueryTopic(params *AdminQueryTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicOK, *AdminQueryTopicBadRequest, *AdminQueryTopicUnauthorized, *AdminQueryTopicForbidden, *AdminQueryTopicInternalServerError, error) AdminQueryTopicShort(params *AdminQueryTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryTopicOK, error) AdminQueryUsersTopic(params *AdminQueryUsersTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryUsersTopicOK, *AdminQueryUsersTopicBadRequest, *AdminQueryUsersTopicUnauthorized, *AdminQueryUsersTopicForbidden, *AdminQueryUsersTopicInternalServerError, error) AdminQueryUsersTopicShort(params *AdminQueryUsersTopicParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryUsersTopicOK, error) PublicGetMutedTopics(params *PublicGetMutedTopicsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMutedTopicsOK, *PublicGetMutedTopicsBadRequest, *PublicGetMutedTopicsUnauthorized, *PublicGetMutedTopicsForbidden, *PublicGetMutedTopicsInternalServerError, error) PublicGetMutedTopicsShort(params *PublicGetMutedTopicsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMutedTopicsOK, error) PublicTopicList(params *PublicTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*PublicTopicListOK, *PublicTopicListBadRequest, *PublicTopicListUnauthorized, *PublicTopicListForbidden, *PublicTopicListInternalServerError, error) PublicTopicListShort(params *PublicTopicListParams, authInfo runtime.ClientAuthInfoWriter) (*PublicTopicListOK, error) PublicBanTopicMembers(params *PublicBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBanTopicMembersOK, *PublicBanTopicMembersBadRequest, *PublicBanTopicMembersUnauthorized, *PublicBanTopicMembersForbidden, *PublicBanTopicMembersInternalServerError, error) PublicBanTopicMembersShort(params *PublicBanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBanTopicMembersOK, error) PublicChatHistory(params *PublicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*PublicChatHistoryOK, *PublicChatHistoryBadRequest, *PublicChatHistoryUnauthorized, *PublicChatHistoryForbidden, *PublicChatHistoryInternalServerError, error) PublicChatHistoryShort(params *PublicChatHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*PublicChatHistoryOK, error) PublicDeleteChat(params *PublicDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeleteChatNoContent, *PublicDeleteChatBadRequest, *PublicDeleteChatUnauthorized, *PublicDeleteChatForbidden, *PublicDeleteChatInternalServerError, error) PublicDeleteChatShort(params *PublicDeleteChatParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeleteChatNoContent, error) PublicMuteUser(params *PublicMuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicMuteUserNoContent, *PublicMuteUserBadRequest, *PublicMuteUserUnauthorized, *PublicMuteUserForbidden, *PublicMuteUserInternalServerError, error) PublicMuteUserShort(params *PublicMuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicMuteUserNoContent, error) PublicUnbanTopicMembers(params *PublicUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnbanTopicMembersOK, *PublicUnbanTopicMembersBadRequest, *PublicUnbanTopicMembersUnauthorized, *PublicUnbanTopicMembersForbidden, *PublicUnbanTopicMembersInternalServerError, error) PublicUnbanTopicMembersShort(params *PublicUnbanTopicMembersParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnbanTopicMembersOK, error) PublicUnmuteUser(params *PublicUnmuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnmuteUserNoContent, *PublicUnmuteUserBadRequest, *PublicUnmuteUserUnauthorized, *PublicUnmuteUserForbidden, *PublicUnmuteUserInternalServerError, error) PublicUnmuteUserShort(params *PublicUnmuteUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUnmuteUserNoContent, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new topic API client.
type PublicBanTopicMembersBadRequest ¶
type PublicBanTopicMembersBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicBanTopicMembersBadRequest handles this case with default header values.
Bad Request
func NewPublicBanTopicMembersBadRequest ¶
func NewPublicBanTopicMembersBadRequest() *PublicBanTopicMembersBadRequest
NewPublicBanTopicMembersBadRequest creates a PublicBanTopicMembersBadRequest with default headers values
func (*PublicBanTopicMembersBadRequest) Error ¶
func (o *PublicBanTopicMembersBadRequest) Error() string
func (*PublicBanTopicMembersBadRequest) GetPayload ¶
func (o *PublicBanTopicMembersBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicBanTopicMembersBadRequest) ToJSONString ¶
func (o *PublicBanTopicMembersBadRequest) ToJSONString() string
type PublicBanTopicMembersForbidden ¶
type PublicBanTopicMembersForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicBanTopicMembersForbidden handles this case with default header values.
Forbidden
func NewPublicBanTopicMembersForbidden ¶
func NewPublicBanTopicMembersForbidden() *PublicBanTopicMembersForbidden
NewPublicBanTopicMembersForbidden creates a PublicBanTopicMembersForbidden with default headers values
func (*PublicBanTopicMembersForbidden) Error ¶
func (o *PublicBanTopicMembersForbidden) Error() string
func (*PublicBanTopicMembersForbidden) GetPayload ¶
func (o *PublicBanTopicMembersForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicBanTopicMembersForbidden) ToJSONString ¶
func (o *PublicBanTopicMembersForbidden) ToJSONString() string
type PublicBanTopicMembersInternalServerError ¶
type PublicBanTopicMembersInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicBanTopicMembersInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicBanTopicMembersInternalServerError ¶
func NewPublicBanTopicMembersInternalServerError() *PublicBanTopicMembersInternalServerError
NewPublicBanTopicMembersInternalServerError creates a PublicBanTopicMembersInternalServerError with default headers values
func (*PublicBanTopicMembersInternalServerError) Error ¶
func (o *PublicBanTopicMembersInternalServerError) Error() string
func (*PublicBanTopicMembersInternalServerError) GetPayload ¶
func (o *PublicBanTopicMembersInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicBanTopicMembersInternalServerError) ToJSONString ¶
func (o *PublicBanTopicMembersInternalServerError) ToJSONString() string
type PublicBanTopicMembersOK ¶
type PublicBanTopicMembersOK struct {
Payload *chatclientmodels.ModelsPublicBanTopicMembersResponse
}
PublicBanTopicMembersOK handles this case with default header values.
func NewPublicBanTopicMembersOK ¶
func NewPublicBanTopicMembersOK() *PublicBanTopicMembersOK
NewPublicBanTopicMembersOK creates a PublicBanTopicMembersOK with default headers values
func (*PublicBanTopicMembersOK) Error ¶
func (o *PublicBanTopicMembersOK) Error() string
func (*PublicBanTopicMembersOK) GetPayload ¶
func (o *PublicBanTopicMembersOK) GetPayload() *chatclientmodels.ModelsPublicBanTopicMembersResponse
func (*PublicBanTopicMembersOK) ToJSONString ¶
func (o *PublicBanTopicMembersOK) ToJSONString() string
type PublicBanTopicMembersParams ¶
type PublicBanTopicMembersParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsPublicBanTopicMembersRequest /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicBanTopicMembersParams contains all the parameters to send to the API endpoint for the public ban topic members operation typically these are written to a http.Request
func NewPublicBanTopicMembersParams ¶
func NewPublicBanTopicMembersParams() *PublicBanTopicMembersParams
NewPublicBanTopicMembersParams creates a new PublicBanTopicMembersParams object with the default values initialized.
func NewPublicBanTopicMembersParamsWithContext ¶
func NewPublicBanTopicMembersParamsWithContext(ctx context.Context) *PublicBanTopicMembersParams
NewPublicBanTopicMembersParamsWithContext creates a new PublicBanTopicMembersParams object with the default values initialized, and the ability to set a context for a request
func NewPublicBanTopicMembersParamsWithHTTPClient ¶
func NewPublicBanTopicMembersParamsWithHTTPClient(client *http.Client) *PublicBanTopicMembersParams
NewPublicBanTopicMembersParamsWithHTTPClient creates a new PublicBanTopicMembersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicBanTopicMembersParamsWithTimeout ¶
func NewPublicBanTopicMembersParamsWithTimeout(timeout time.Duration) *PublicBanTopicMembersParams
NewPublicBanTopicMembersParamsWithTimeout creates a new PublicBanTopicMembersParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicBanTopicMembersParams) SetAuthInfoWriter ¶
func (o *PublicBanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public ban topic members params
func (*PublicBanTopicMembersParams) SetBody ¶
func (o *PublicBanTopicMembersParams) SetBody(body *chatclientmodels.ModelsPublicBanTopicMembersRequest)
SetBody adds the body to the public ban topic members params
func (*PublicBanTopicMembersParams) SetContext ¶
func (o *PublicBanTopicMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the public ban topic members params
func (*PublicBanTopicMembersParams) SetHTTPClient ¶
func (o *PublicBanTopicMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public ban topic members params
func (*PublicBanTopicMembersParams) SetHTTPClientTransport ¶
func (o *PublicBanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public ban topic members params
func (*PublicBanTopicMembersParams) SetNamespace ¶
func (o *PublicBanTopicMembersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public ban topic members params
func (*PublicBanTopicMembersParams) SetTimeout ¶
func (o *PublicBanTopicMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public ban topic members params
func (*PublicBanTopicMembersParams) SetTopic ¶
func (o *PublicBanTopicMembersParams) SetTopic(topic string)
SetTopic adds the topic to the public ban topic members params
func (*PublicBanTopicMembersParams) WithBody ¶
func (o *PublicBanTopicMembersParams) WithBody(body *chatclientmodels.ModelsPublicBanTopicMembersRequest) *PublicBanTopicMembersParams
WithBody adds the body to the public ban topic members params
func (*PublicBanTopicMembersParams) WithContext ¶
func (o *PublicBanTopicMembersParams) WithContext(ctx context.Context) *PublicBanTopicMembersParams
WithContext adds the context to the public ban topic members params
func (*PublicBanTopicMembersParams) WithHTTPClient ¶
func (o *PublicBanTopicMembersParams) WithHTTPClient(client *http.Client) *PublicBanTopicMembersParams
WithHTTPClient adds the HTTPClient to the public ban topic members params
func (*PublicBanTopicMembersParams) WithNamespace ¶
func (o *PublicBanTopicMembersParams) WithNamespace(namespace string) *PublicBanTopicMembersParams
WithNamespace adds the namespace to the public ban topic members params
func (*PublicBanTopicMembersParams) WithTimeout ¶
func (o *PublicBanTopicMembersParams) WithTimeout(timeout time.Duration) *PublicBanTopicMembersParams
WithTimeout adds the timeout to the public ban topic members params
func (*PublicBanTopicMembersParams) WithTopic ¶
func (o *PublicBanTopicMembersParams) WithTopic(topic string) *PublicBanTopicMembersParams
WithTopic adds the topic to the public ban topic members params
func (*PublicBanTopicMembersParams) WriteToRequest ¶
func (o *PublicBanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicBanTopicMembersReader ¶
type PublicBanTopicMembersReader struct {
// contains filtered or unexported fields
}
PublicBanTopicMembersReader is a Reader for the PublicBanTopicMembers structure.
func (*PublicBanTopicMembersReader) ReadResponse ¶
func (o *PublicBanTopicMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicBanTopicMembersUnauthorized ¶
type PublicBanTopicMembersUnauthorized struct {
}PublicBanTopicMembersUnauthorized handles this case with default header values.
Unauthorized
func NewPublicBanTopicMembersUnauthorized ¶
func NewPublicBanTopicMembersUnauthorized() *PublicBanTopicMembersUnauthorized
NewPublicBanTopicMembersUnauthorized creates a PublicBanTopicMembersUnauthorized with default headers values
func (*PublicBanTopicMembersUnauthorized) Error ¶
func (o *PublicBanTopicMembersUnauthorized) Error() string
func (*PublicBanTopicMembersUnauthorized) GetPayload ¶
func (o *PublicBanTopicMembersUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicBanTopicMembersUnauthorized) ToJSONString ¶
func (o *PublicBanTopicMembersUnauthorized) ToJSONString() string
type PublicChatHistoryBadRequest ¶
type PublicChatHistoryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicChatHistoryBadRequest handles this case with default header values.
Bad Request
func NewPublicChatHistoryBadRequest ¶
func NewPublicChatHistoryBadRequest() *PublicChatHistoryBadRequest
NewPublicChatHistoryBadRequest creates a PublicChatHistoryBadRequest with default headers values
func (*PublicChatHistoryBadRequest) Error ¶
func (o *PublicChatHistoryBadRequest) Error() string
func (*PublicChatHistoryBadRequest) GetPayload ¶
func (o *PublicChatHistoryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicChatHistoryBadRequest) ToJSONString ¶
func (o *PublicChatHistoryBadRequest) ToJSONString() string
type PublicChatHistoryForbidden ¶
type PublicChatHistoryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicChatHistoryForbidden handles this case with default header values.
Forbidden
func NewPublicChatHistoryForbidden ¶
func NewPublicChatHistoryForbidden() *PublicChatHistoryForbidden
NewPublicChatHistoryForbidden creates a PublicChatHistoryForbidden with default headers values
func (*PublicChatHistoryForbidden) Error ¶
func (o *PublicChatHistoryForbidden) Error() string
func (*PublicChatHistoryForbidden) GetPayload ¶
func (o *PublicChatHistoryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicChatHistoryForbidden) ToJSONString ¶
func (o *PublicChatHistoryForbidden) ToJSONString() string
type PublicChatHistoryInternalServerError ¶
type PublicChatHistoryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicChatHistoryInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicChatHistoryInternalServerError ¶
func NewPublicChatHistoryInternalServerError() *PublicChatHistoryInternalServerError
NewPublicChatHistoryInternalServerError creates a PublicChatHistoryInternalServerError with default headers values
func (*PublicChatHistoryInternalServerError) Error ¶
func (o *PublicChatHistoryInternalServerError) Error() string
func (*PublicChatHistoryInternalServerError) GetPayload ¶
func (o *PublicChatHistoryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicChatHistoryInternalServerError) ToJSONString ¶
func (o *PublicChatHistoryInternalServerError) ToJSONString() string
type PublicChatHistoryOK ¶
type PublicChatHistoryOK struct {
Payload []*chatclientmodels.ModelsChatMessageResponse
}
PublicChatHistoryOK handles this case with default header values.
OK
func NewPublicChatHistoryOK ¶
func NewPublicChatHistoryOK() *PublicChatHistoryOK
NewPublicChatHistoryOK creates a PublicChatHistoryOK with default headers values
func (*PublicChatHistoryOK) Error ¶
func (o *PublicChatHistoryOK) Error() string
func (*PublicChatHistoryOK) GetPayload ¶
func (o *PublicChatHistoryOK) GetPayload() []*chatclientmodels.ModelsChatMessageResponse
func (*PublicChatHistoryOK) ToJSONString ¶
func (o *PublicChatHistoryOK) ToJSONString() string
type PublicChatHistoryParams ¶
type PublicChatHistoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Topic topic ID that receive the chat */ Topic string /*Limit limit */ Limit *int64 /*Order anyof: createdAt:asc / createdAt:desc */ Order *string /*StartCreatedAt lastChatCreatedAt */ StartCreatedAt *int64 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicChatHistoryParams contains all the parameters to send to the API endpoint for the public chat history operation typically these are written to a http.Request
func NewPublicChatHistoryParams ¶
func NewPublicChatHistoryParams() *PublicChatHistoryParams
NewPublicChatHistoryParams creates a new PublicChatHistoryParams object with the default values initialized.
func NewPublicChatHistoryParamsWithContext ¶
func NewPublicChatHistoryParamsWithContext(ctx context.Context) *PublicChatHistoryParams
NewPublicChatHistoryParamsWithContext creates a new PublicChatHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewPublicChatHistoryParamsWithHTTPClient ¶
func NewPublicChatHistoryParamsWithHTTPClient(client *http.Client) *PublicChatHistoryParams
NewPublicChatHistoryParamsWithHTTPClient creates a new PublicChatHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicChatHistoryParamsWithTimeout ¶
func NewPublicChatHistoryParamsWithTimeout(timeout time.Duration) *PublicChatHistoryParams
NewPublicChatHistoryParamsWithTimeout creates a new PublicChatHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicChatHistoryParams) SetAuthInfoWriter ¶
func (o *PublicChatHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public chat history params
func (*PublicChatHistoryParams) SetContext ¶
func (o *PublicChatHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the public chat history params
func (*PublicChatHistoryParams) SetHTTPClient ¶
func (o *PublicChatHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public chat history params
func (*PublicChatHistoryParams) SetHTTPClientTransport ¶
func (o *PublicChatHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public chat history params
func (*PublicChatHistoryParams) SetLimit ¶
func (o *PublicChatHistoryParams) SetLimit(limit *int64)
SetLimit adds the limit to the public chat history params
func (*PublicChatHistoryParams) SetNamespace ¶
func (o *PublicChatHistoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public chat history params
func (*PublicChatHistoryParams) SetOrder ¶
func (o *PublicChatHistoryParams) SetOrder(order *string)
SetOrder adds the order to the public chat history params
func (*PublicChatHistoryParams) SetStartCreatedAt ¶
func (o *PublicChatHistoryParams) SetStartCreatedAt(startCreatedAt *int64)
SetStartCreatedAt adds the startCreatedAt to the public chat history params
func (*PublicChatHistoryParams) SetTimeout ¶
func (o *PublicChatHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public chat history params
func (*PublicChatHistoryParams) SetTopic ¶
func (o *PublicChatHistoryParams) SetTopic(topic string)
SetTopic adds the topic to the public chat history params
func (*PublicChatHistoryParams) WithContext ¶
func (o *PublicChatHistoryParams) WithContext(ctx context.Context) *PublicChatHistoryParams
WithContext adds the context to the public chat history params
func (*PublicChatHistoryParams) WithHTTPClient ¶
func (o *PublicChatHistoryParams) WithHTTPClient(client *http.Client) *PublicChatHistoryParams
WithHTTPClient adds the HTTPClient to the public chat history params
func (*PublicChatHistoryParams) WithLimit ¶
func (o *PublicChatHistoryParams) WithLimit(limit *int64) *PublicChatHistoryParams
WithLimit adds the limit to the public chat history params
func (*PublicChatHistoryParams) WithNamespace ¶
func (o *PublicChatHistoryParams) WithNamespace(namespace string) *PublicChatHistoryParams
WithNamespace adds the namespace to the public chat history params
func (*PublicChatHistoryParams) WithOrder ¶
func (o *PublicChatHistoryParams) WithOrder(order *string) *PublicChatHistoryParams
WithOrder adds the order to the public chat history params
func (*PublicChatHistoryParams) WithStartCreatedAt ¶
func (o *PublicChatHistoryParams) WithStartCreatedAt(startCreatedAt *int64) *PublicChatHistoryParams
WithStartCreatedAt adds the startCreatedAt to the public chat history params
func (*PublicChatHistoryParams) WithTimeout ¶
func (o *PublicChatHistoryParams) WithTimeout(timeout time.Duration) *PublicChatHistoryParams
WithTimeout adds the timeout to the public chat history params
func (*PublicChatHistoryParams) WithTopic ¶
func (o *PublicChatHistoryParams) WithTopic(topic string) *PublicChatHistoryParams
WithTopic adds the topic to the public chat history params
func (*PublicChatHistoryParams) WriteToRequest ¶
func (o *PublicChatHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicChatHistoryReader ¶
type PublicChatHistoryReader struct {
// contains filtered or unexported fields
}
PublicChatHistoryReader is a Reader for the PublicChatHistory structure.
func (*PublicChatHistoryReader) ReadResponse ¶
func (o *PublicChatHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicChatHistoryUnauthorized ¶
type PublicChatHistoryUnauthorized struct {
}PublicChatHistoryUnauthorized handles this case with default header values.
Unauthorized
func NewPublicChatHistoryUnauthorized ¶
func NewPublicChatHistoryUnauthorized() *PublicChatHistoryUnauthorized
NewPublicChatHistoryUnauthorized creates a PublicChatHistoryUnauthorized with default headers values
func (*PublicChatHistoryUnauthorized) Error ¶
func (o *PublicChatHistoryUnauthorized) Error() string
func (*PublicChatHistoryUnauthorized) GetPayload ¶
func (o *PublicChatHistoryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicChatHistoryUnauthorized) ToJSONString ¶
func (o *PublicChatHistoryUnauthorized) ToJSONString() string
type PublicDeleteChatBadRequest ¶
type PublicDeleteChatBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicDeleteChatBadRequest handles this case with default header values.
Bad Request
func NewPublicDeleteChatBadRequest ¶
func NewPublicDeleteChatBadRequest() *PublicDeleteChatBadRequest
NewPublicDeleteChatBadRequest creates a PublicDeleteChatBadRequest with default headers values
func (*PublicDeleteChatBadRequest) Error ¶
func (o *PublicDeleteChatBadRequest) Error() string
func (*PublicDeleteChatBadRequest) GetPayload ¶
func (o *PublicDeleteChatBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicDeleteChatBadRequest) ToJSONString ¶
func (o *PublicDeleteChatBadRequest) ToJSONString() string
type PublicDeleteChatForbidden ¶
type PublicDeleteChatForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicDeleteChatForbidden handles this case with default header values.
Forbidden
func NewPublicDeleteChatForbidden ¶
func NewPublicDeleteChatForbidden() *PublicDeleteChatForbidden
NewPublicDeleteChatForbidden creates a PublicDeleteChatForbidden with default headers values
func (*PublicDeleteChatForbidden) Error ¶
func (o *PublicDeleteChatForbidden) Error() string
func (*PublicDeleteChatForbidden) GetPayload ¶
func (o *PublicDeleteChatForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicDeleteChatForbidden) ToJSONString ¶
func (o *PublicDeleteChatForbidden) ToJSONString() string
type PublicDeleteChatInternalServerError ¶
type PublicDeleteChatInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicDeleteChatInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicDeleteChatInternalServerError ¶
func NewPublicDeleteChatInternalServerError() *PublicDeleteChatInternalServerError
NewPublicDeleteChatInternalServerError creates a PublicDeleteChatInternalServerError with default headers values
func (*PublicDeleteChatInternalServerError) Error ¶
func (o *PublicDeleteChatInternalServerError) Error() string
func (*PublicDeleteChatInternalServerError) GetPayload ¶
func (o *PublicDeleteChatInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicDeleteChatInternalServerError) ToJSONString ¶
func (o *PublicDeleteChatInternalServerError) ToJSONString() string
type PublicDeleteChatNoContent ¶
type PublicDeleteChatNoContent struct { }
PublicDeleteChatNoContent handles this case with default header values.
No Content
func NewPublicDeleteChatNoContent ¶
func NewPublicDeleteChatNoContent() *PublicDeleteChatNoContent
NewPublicDeleteChatNoContent creates a PublicDeleteChatNoContent with default headers values
func (*PublicDeleteChatNoContent) Error ¶
func (o *PublicDeleteChatNoContent) Error() string
type PublicDeleteChatParams ¶
type PublicDeleteChatParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ChatID chat ID od the chat */ ChatID string /*Namespace namespace */ Namespace string /*Topic topic ID of the chat */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDeleteChatParams contains all the parameters to send to the API endpoint for the public delete chat operation typically these are written to a http.Request
func NewPublicDeleteChatParams ¶
func NewPublicDeleteChatParams() *PublicDeleteChatParams
NewPublicDeleteChatParams creates a new PublicDeleteChatParams object with the default values initialized.
func NewPublicDeleteChatParamsWithContext ¶
func NewPublicDeleteChatParamsWithContext(ctx context.Context) *PublicDeleteChatParams
NewPublicDeleteChatParamsWithContext creates a new PublicDeleteChatParams object with the default values initialized, and the ability to set a context for a request
func NewPublicDeleteChatParamsWithHTTPClient ¶
func NewPublicDeleteChatParamsWithHTTPClient(client *http.Client) *PublicDeleteChatParams
NewPublicDeleteChatParamsWithHTTPClient creates a new PublicDeleteChatParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDeleteChatParamsWithTimeout ¶
func NewPublicDeleteChatParamsWithTimeout(timeout time.Duration) *PublicDeleteChatParams
NewPublicDeleteChatParamsWithTimeout creates a new PublicDeleteChatParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDeleteChatParams) SetAuthInfoWriter ¶
func (o *PublicDeleteChatParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public delete chat params
func (*PublicDeleteChatParams) SetChatID ¶
func (o *PublicDeleteChatParams) SetChatID(chatID string)
SetChatID adds the chatId to the public delete chat params
func (*PublicDeleteChatParams) SetContext ¶
func (o *PublicDeleteChatParams) SetContext(ctx context.Context)
SetContext adds the context to the public delete chat params
func (*PublicDeleteChatParams) SetHTTPClient ¶
func (o *PublicDeleteChatParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public delete chat params
func (*PublicDeleteChatParams) SetHTTPClientTransport ¶
func (o *PublicDeleteChatParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public delete chat params
func (*PublicDeleteChatParams) SetNamespace ¶
func (o *PublicDeleteChatParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public delete chat params
func (*PublicDeleteChatParams) SetTimeout ¶
func (o *PublicDeleteChatParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public delete chat params
func (*PublicDeleteChatParams) SetTopic ¶
func (o *PublicDeleteChatParams) SetTopic(topic string)
SetTopic adds the topic to the public delete chat params
func (*PublicDeleteChatParams) WithChatID ¶
func (o *PublicDeleteChatParams) WithChatID(chatID string) *PublicDeleteChatParams
WithChatID adds the chatID to the public delete chat params
func (*PublicDeleteChatParams) WithContext ¶
func (o *PublicDeleteChatParams) WithContext(ctx context.Context) *PublicDeleteChatParams
WithContext adds the context to the public delete chat params
func (*PublicDeleteChatParams) WithHTTPClient ¶
func (o *PublicDeleteChatParams) WithHTTPClient(client *http.Client) *PublicDeleteChatParams
WithHTTPClient adds the HTTPClient to the public delete chat params
func (*PublicDeleteChatParams) WithNamespace ¶
func (o *PublicDeleteChatParams) WithNamespace(namespace string) *PublicDeleteChatParams
WithNamespace adds the namespace to the public delete chat params
func (*PublicDeleteChatParams) WithTimeout ¶
func (o *PublicDeleteChatParams) WithTimeout(timeout time.Duration) *PublicDeleteChatParams
WithTimeout adds the timeout to the public delete chat params
func (*PublicDeleteChatParams) WithTopic ¶
func (o *PublicDeleteChatParams) WithTopic(topic string) *PublicDeleteChatParams
WithTopic adds the topic to the public delete chat params
func (*PublicDeleteChatParams) WriteToRequest ¶
func (o *PublicDeleteChatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDeleteChatReader ¶
type PublicDeleteChatReader struct {
// contains filtered or unexported fields
}
PublicDeleteChatReader is a Reader for the PublicDeleteChat structure.
func (*PublicDeleteChatReader) ReadResponse ¶
func (o *PublicDeleteChatReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDeleteChatUnauthorized ¶
type PublicDeleteChatUnauthorized struct {
}PublicDeleteChatUnauthorized handles this case with default header values.
Unauthorized
func NewPublicDeleteChatUnauthorized ¶
func NewPublicDeleteChatUnauthorized() *PublicDeleteChatUnauthorized
NewPublicDeleteChatUnauthorized creates a PublicDeleteChatUnauthorized with default headers values
func (*PublicDeleteChatUnauthorized) Error ¶
func (o *PublicDeleteChatUnauthorized) Error() string
func (*PublicDeleteChatUnauthorized) GetPayload ¶
func (o *PublicDeleteChatUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicDeleteChatUnauthorized) ToJSONString ¶
func (o *PublicDeleteChatUnauthorized) ToJSONString() string
type PublicGetMutedTopicsBadRequest ¶
type PublicGetMutedTopicsBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicGetMutedTopicsBadRequest handles this case with default header values.
Bad Request
func NewPublicGetMutedTopicsBadRequest ¶
func NewPublicGetMutedTopicsBadRequest() *PublicGetMutedTopicsBadRequest
NewPublicGetMutedTopicsBadRequest creates a PublicGetMutedTopicsBadRequest with default headers values
func (*PublicGetMutedTopicsBadRequest) Error ¶
func (o *PublicGetMutedTopicsBadRequest) Error() string
func (*PublicGetMutedTopicsBadRequest) GetPayload ¶
func (o *PublicGetMutedTopicsBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicGetMutedTopicsBadRequest) ToJSONString ¶
func (o *PublicGetMutedTopicsBadRequest) ToJSONString() string
type PublicGetMutedTopicsForbidden ¶
type PublicGetMutedTopicsForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicGetMutedTopicsForbidden handles this case with default header values.
Forbidden
func NewPublicGetMutedTopicsForbidden ¶
func NewPublicGetMutedTopicsForbidden() *PublicGetMutedTopicsForbidden
NewPublicGetMutedTopicsForbidden creates a PublicGetMutedTopicsForbidden with default headers values
func (*PublicGetMutedTopicsForbidden) Error ¶
func (o *PublicGetMutedTopicsForbidden) Error() string
func (*PublicGetMutedTopicsForbidden) GetPayload ¶
func (o *PublicGetMutedTopicsForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicGetMutedTopicsForbidden) ToJSONString ¶
func (o *PublicGetMutedTopicsForbidden) ToJSONString() string
type PublicGetMutedTopicsInternalServerError ¶
type PublicGetMutedTopicsInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicGetMutedTopicsInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicGetMutedTopicsInternalServerError ¶
func NewPublicGetMutedTopicsInternalServerError() *PublicGetMutedTopicsInternalServerError
NewPublicGetMutedTopicsInternalServerError creates a PublicGetMutedTopicsInternalServerError with default headers values
func (*PublicGetMutedTopicsInternalServerError) Error ¶
func (o *PublicGetMutedTopicsInternalServerError) Error() string
func (*PublicGetMutedTopicsInternalServerError) GetPayload ¶
func (o *PublicGetMutedTopicsInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicGetMutedTopicsInternalServerError) ToJSONString ¶
func (o *PublicGetMutedTopicsInternalServerError) ToJSONString() string
type PublicGetMutedTopicsOK ¶
type PublicGetMutedTopicsOK struct {
Payload []*chatclientmodels.APIMutedTopicResponse
}
PublicGetMutedTopicsOK handles this case with default header values.
OK
func NewPublicGetMutedTopicsOK ¶
func NewPublicGetMutedTopicsOK() *PublicGetMutedTopicsOK
NewPublicGetMutedTopicsOK creates a PublicGetMutedTopicsOK with default headers values
func (*PublicGetMutedTopicsOK) Error ¶
func (o *PublicGetMutedTopicsOK) Error() string
func (*PublicGetMutedTopicsOK) GetPayload ¶
func (o *PublicGetMutedTopicsOK) GetPayload() []*chatclientmodels.APIMutedTopicResponse
func (*PublicGetMutedTopicsOK) ToJSONString ¶
func (o *PublicGetMutedTopicsOK) ToJSONString() string
type PublicGetMutedTopicsParams ¶
type PublicGetMutedTopicsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMutedTopicsParams contains all the parameters to send to the API endpoint for the public get muted topics operation typically these are written to a http.Request
func NewPublicGetMutedTopicsParams ¶
func NewPublicGetMutedTopicsParams() *PublicGetMutedTopicsParams
NewPublicGetMutedTopicsParams creates a new PublicGetMutedTopicsParams object with the default values initialized.
func NewPublicGetMutedTopicsParamsWithContext ¶
func NewPublicGetMutedTopicsParamsWithContext(ctx context.Context) *PublicGetMutedTopicsParams
NewPublicGetMutedTopicsParamsWithContext creates a new PublicGetMutedTopicsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMutedTopicsParamsWithHTTPClient ¶
func NewPublicGetMutedTopicsParamsWithHTTPClient(client *http.Client) *PublicGetMutedTopicsParams
NewPublicGetMutedTopicsParamsWithHTTPClient creates a new PublicGetMutedTopicsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMutedTopicsParamsWithTimeout ¶
func NewPublicGetMutedTopicsParamsWithTimeout(timeout time.Duration) *PublicGetMutedTopicsParams
NewPublicGetMutedTopicsParamsWithTimeout creates a new PublicGetMutedTopicsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMutedTopicsParams) SetAuthInfoWriter ¶
func (o *PublicGetMutedTopicsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get muted topics params
func (*PublicGetMutedTopicsParams) SetContext ¶
func (o *PublicGetMutedTopicsParams) SetContext(ctx context.Context)
SetContext adds the context to the public get muted topics params
func (*PublicGetMutedTopicsParams) SetHTTPClient ¶
func (o *PublicGetMutedTopicsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get muted topics params
func (*PublicGetMutedTopicsParams) SetHTTPClientTransport ¶
func (o *PublicGetMutedTopicsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get muted topics params
func (*PublicGetMutedTopicsParams) SetNamespace ¶
func (o *PublicGetMutedTopicsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get muted topics params
func (*PublicGetMutedTopicsParams) SetTimeout ¶
func (o *PublicGetMutedTopicsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get muted topics params
func (*PublicGetMutedTopicsParams) WithContext ¶
func (o *PublicGetMutedTopicsParams) WithContext(ctx context.Context) *PublicGetMutedTopicsParams
WithContext adds the context to the public get muted topics params
func (*PublicGetMutedTopicsParams) WithHTTPClient ¶
func (o *PublicGetMutedTopicsParams) WithHTTPClient(client *http.Client) *PublicGetMutedTopicsParams
WithHTTPClient adds the HTTPClient to the public get muted topics params
func (*PublicGetMutedTopicsParams) WithNamespace ¶
func (o *PublicGetMutedTopicsParams) WithNamespace(namespace string) *PublicGetMutedTopicsParams
WithNamespace adds the namespace to the public get muted topics params
func (*PublicGetMutedTopicsParams) WithTimeout ¶
func (o *PublicGetMutedTopicsParams) WithTimeout(timeout time.Duration) *PublicGetMutedTopicsParams
WithTimeout adds the timeout to the public get muted topics params
func (*PublicGetMutedTopicsParams) WriteToRequest ¶
func (o *PublicGetMutedTopicsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMutedTopicsReader ¶
type PublicGetMutedTopicsReader struct {
// contains filtered or unexported fields
}
PublicGetMutedTopicsReader is a Reader for the PublicGetMutedTopics structure.
func (*PublicGetMutedTopicsReader) ReadResponse ¶
func (o *PublicGetMutedTopicsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMutedTopicsUnauthorized ¶
type PublicGetMutedTopicsUnauthorized struct {
}PublicGetMutedTopicsUnauthorized handles this case with default header values.
Unauthorized
func NewPublicGetMutedTopicsUnauthorized ¶
func NewPublicGetMutedTopicsUnauthorized() *PublicGetMutedTopicsUnauthorized
NewPublicGetMutedTopicsUnauthorized creates a PublicGetMutedTopicsUnauthorized with default headers values
func (*PublicGetMutedTopicsUnauthorized) Error ¶
func (o *PublicGetMutedTopicsUnauthorized) Error() string
func (*PublicGetMutedTopicsUnauthorized) GetPayload ¶
func (o *PublicGetMutedTopicsUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicGetMutedTopicsUnauthorized) ToJSONString ¶
func (o *PublicGetMutedTopicsUnauthorized) ToJSONString() string
type PublicMuteUserBadRequest ¶
type PublicMuteUserBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicMuteUserBadRequest handles this case with default header values.
Bad Request
func NewPublicMuteUserBadRequest ¶
func NewPublicMuteUserBadRequest() *PublicMuteUserBadRequest
NewPublicMuteUserBadRequest creates a PublicMuteUserBadRequest with default headers values
func (*PublicMuteUserBadRequest) Error ¶
func (o *PublicMuteUserBadRequest) Error() string
func (*PublicMuteUserBadRequest) GetPayload ¶
func (o *PublicMuteUserBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicMuteUserBadRequest) ToJSONString ¶
func (o *PublicMuteUserBadRequest) ToJSONString() string
type PublicMuteUserForbidden ¶
type PublicMuteUserForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicMuteUserForbidden handles this case with default header values.
Forbidden
func NewPublicMuteUserForbidden ¶
func NewPublicMuteUserForbidden() *PublicMuteUserForbidden
NewPublicMuteUserForbidden creates a PublicMuteUserForbidden with default headers values
func (*PublicMuteUserForbidden) Error ¶
func (o *PublicMuteUserForbidden) Error() string
func (*PublicMuteUserForbidden) GetPayload ¶
func (o *PublicMuteUserForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicMuteUserForbidden) ToJSONString ¶
func (o *PublicMuteUserForbidden) ToJSONString() string
type PublicMuteUserInternalServerError ¶
type PublicMuteUserInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicMuteUserInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicMuteUserInternalServerError ¶
func NewPublicMuteUserInternalServerError() *PublicMuteUserInternalServerError
NewPublicMuteUserInternalServerError creates a PublicMuteUserInternalServerError with default headers values
func (*PublicMuteUserInternalServerError) Error ¶
func (o *PublicMuteUserInternalServerError) Error() string
func (*PublicMuteUserInternalServerError) GetPayload ¶
func (o *PublicMuteUserInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicMuteUserInternalServerError) ToJSONString ¶
func (o *PublicMuteUserInternalServerError) ToJSONString() string
type PublicMuteUserNoContent ¶
type PublicMuteUserNoContent struct { }
PublicMuteUserNoContent handles this case with default header values.
No Content
func NewPublicMuteUserNoContent ¶
func NewPublicMuteUserNoContent() *PublicMuteUserNoContent
NewPublicMuteUserNoContent creates a PublicMuteUserNoContent with default headers values
func (*PublicMuteUserNoContent) Error ¶
func (o *PublicMuteUserNoContent) Error() string
type PublicMuteUserParams ¶
type PublicMuteUserParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APIMuteUserRequest /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicMuteUserParams contains all the parameters to send to the API endpoint for the public mute user operation typically these are written to a http.Request
func NewPublicMuteUserParams ¶
func NewPublicMuteUserParams() *PublicMuteUserParams
NewPublicMuteUserParams creates a new PublicMuteUserParams object with the default values initialized.
func NewPublicMuteUserParamsWithContext ¶
func NewPublicMuteUserParamsWithContext(ctx context.Context) *PublicMuteUserParams
NewPublicMuteUserParamsWithContext creates a new PublicMuteUserParams object with the default values initialized, and the ability to set a context for a request
func NewPublicMuteUserParamsWithHTTPClient ¶
func NewPublicMuteUserParamsWithHTTPClient(client *http.Client) *PublicMuteUserParams
NewPublicMuteUserParamsWithHTTPClient creates a new PublicMuteUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicMuteUserParamsWithTimeout ¶
func NewPublicMuteUserParamsWithTimeout(timeout time.Duration) *PublicMuteUserParams
NewPublicMuteUserParamsWithTimeout creates a new PublicMuteUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicMuteUserParams) SetAuthInfoWriter ¶
func (o *PublicMuteUserParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public mute user params
func (*PublicMuteUserParams) SetBody ¶
func (o *PublicMuteUserParams) SetBody(body *chatclientmodels.APIMuteUserRequest)
SetBody adds the body to the public mute user params
func (*PublicMuteUserParams) SetContext ¶
func (o *PublicMuteUserParams) SetContext(ctx context.Context)
SetContext adds the context to the public mute user params
func (*PublicMuteUserParams) SetHTTPClient ¶
func (o *PublicMuteUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public mute user params
func (*PublicMuteUserParams) SetHTTPClientTransport ¶
func (o *PublicMuteUserParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public mute user params
func (*PublicMuteUserParams) SetNamespace ¶
func (o *PublicMuteUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public mute user params
func (*PublicMuteUserParams) SetTimeout ¶
func (o *PublicMuteUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public mute user params
func (*PublicMuteUserParams) SetTopic ¶
func (o *PublicMuteUserParams) SetTopic(topic string)
SetTopic adds the topic to the public mute user params
func (*PublicMuteUserParams) WithBody ¶
func (o *PublicMuteUserParams) WithBody(body *chatclientmodels.APIMuteUserRequest) *PublicMuteUserParams
WithBody adds the body to the public mute user params
func (*PublicMuteUserParams) WithContext ¶
func (o *PublicMuteUserParams) WithContext(ctx context.Context) *PublicMuteUserParams
WithContext adds the context to the public mute user params
func (*PublicMuteUserParams) WithHTTPClient ¶
func (o *PublicMuteUserParams) WithHTTPClient(client *http.Client) *PublicMuteUserParams
WithHTTPClient adds the HTTPClient to the public mute user params
func (*PublicMuteUserParams) WithNamespace ¶
func (o *PublicMuteUserParams) WithNamespace(namespace string) *PublicMuteUserParams
WithNamespace adds the namespace to the public mute user params
func (*PublicMuteUserParams) WithTimeout ¶
func (o *PublicMuteUserParams) WithTimeout(timeout time.Duration) *PublicMuteUserParams
WithTimeout adds the timeout to the public mute user params
func (*PublicMuteUserParams) WithTopic ¶
func (o *PublicMuteUserParams) WithTopic(topic string) *PublicMuteUserParams
WithTopic adds the topic to the public mute user params
func (*PublicMuteUserParams) WriteToRequest ¶
func (o *PublicMuteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicMuteUserReader ¶
type PublicMuteUserReader struct {
// contains filtered or unexported fields
}
PublicMuteUserReader is a Reader for the PublicMuteUser structure.
func (*PublicMuteUserReader) ReadResponse ¶
func (o *PublicMuteUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicMuteUserUnauthorized ¶
type PublicMuteUserUnauthorized struct {
}PublicMuteUserUnauthorized handles this case with default header values.
Unauthorized
func NewPublicMuteUserUnauthorized ¶
func NewPublicMuteUserUnauthorized() *PublicMuteUserUnauthorized
NewPublicMuteUserUnauthorized creates a PublicMuteUserUnauthorized with default headers values
func (*PublicMuteUserUnauthorized) Error ¶
func (o *PublicMuteUserUnauthorized) Error() string
func (*PublicMuteUserUnauthorized) GetPayload ¶
func (o *PublicMuteUserUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicMuteUserUnauthorized) ToJSONString ¶
func (o *PublicMuteUserUnauthorized) ToJSONString() string
type PublicTopicListBadRequest ¶
type PublicTopicListBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicTopicListBadRequest handles this case with default header values.
Bad Request
func NewPublicTopicListBadRequest ¶
func NewPublicTopicListBadRequest() *PublicTopicListBadRequest
NewPublicTopicListBadRequest creates a PublicTopicListBadRequest with default headers values
func (*PublicTopicListBadRequest) Error ¶
func (o *PublicTopicListBadRequest) Error() string
func (*PublicTopicListBadRequest) GetPayload ¶
func (o *PublicTopicListBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicTopicListBadRequest) ToJSONString ¶
func (o *PublicTopicListBadRequest) ToJSONString() string
type PublicTopicListForbidden ¶
type PublicTopicListForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicTopicListForbidden handles this case with default header values.
Forbidden
func NewPublicTopicListForbidden ¶
func NewPublicTopicListForbidden() *PublicTopicListForbidden
NewPublicTopicListForbidden creates a PublicTopicListForbidden with default headers values
func (*PublicTopicListForbidden) Error ¶
func (o *PublicTopicListForbidden) Error() string
func (*PublicTopicListForbidden) GetPayload ¶
func (o *PublicTopicListForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicTopicListForbidden) ToJSONString ¶
func (o *PublicTopicListForbidden) ToJSONString() string
type PublicTopicListInternalServerError ¶
type PublicTopicListInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicTopicListInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicTopicListInternalServerError ¶
func NewPublicTopicListInternalServerError() *PublicTopicListInternalServerError
NewPublicTopicListInternalServerError creates a PublicTopicListInternalServerError with default headers values
func (*PublicTopicListInternalServerError) Error ¶
func (o *PublicTopicListInternalServerError) Error() string
func (*PublicTopicListInternalServerError) GetPayload ¶
func (o *PublicTopicListInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicTopicListInternalServerError) ToJSONString ¶
func (o *PublicTopicListInternalServerError) ToJSONString() string
type PublicTopicListOK ¶
type PublicTopicListOK struct {
Payload []*chatclientmodels.ModelsChatMessageResponse
}
PublicTopicListOK handles this case with default header values.
OK
func NewPublicTopicListOK ¶
func NewPublicTopicListOK() *PublicTopicListOK
NewPublicTopicListOK creates a PublicTopicListOK with default headers values
func (*PublicTopicListOK) Error ¶
func (o *PublicTopicListOK) Error() string
func (*PublicTopicListOK) GetPayload ¶
func (o *PublicTopicListOK) GetPayload() []*chatclientmodels.ModelsChatMessageResponse
func (*PublicTopicListOK) ToJSONString ¶
func (o *PublicTopicListOK) ToJSONString() string
type PublicTopicListParams ¶
type PublicTopicListParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*TopicType PERSONAL or GROUP */ TopicType *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicTopicListParams contains all the parameters to send to the API endpoint for the public topic list operation typically these are written to a http.Request
func NewPublicTopicListParams ¶
func NewPublicTopicListParams() *PublicTopicListParams
NewPublicTopicListParams creates a new PublicTopicListParams object with the default values initialized.
func NewPublicTopicListParamsWithContext ¶
func NewPublicTopicListParamsWithContext(ctx context.Context) *PublicTopicListParams
NewPublicTopicListParamsWithContext creates a new PublicTopicListParams object with the default values initialized, and the ability to set a context for a request
func NewPublicTopicListParamsWithHTTPClient ¶
func NewPublicTopicListParamsWithHTTPClient(client *http.Client) *PublicTopicListParams
NewPublicTopicListParamsWithHTTPClient creates a new PublicTopicListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicTopicListParamsWithTimeout ¶
func NewPublicTopicListParamsWithTimeout(timeout time.Duration) *PublicTopicListParams
NewPublicTopicListParamsWithTimeout creates a new PublicTopicListParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicTopicListParams) SetAuthInfoWriter ¶
func (o *PublicTopicListParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public topic list params
func (*PublicTopicListParams) SetContext ¶
func (o *PublicTopicListParams) SetContext(ctx context.Context)
SetContext adds the context to the public topic list params
func (*PublicTopicListParams) SetHTTPClient ¶
func (o *PublicTopicListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public topic list params
func (*PublicTopicListParams) SetHTTPClientTransport ¶
func (o *PublicTopicListParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public topic list params
func (*PublicTopicListParams) SetLimit ¶
func (o *PublicTopicListParams) SetLimit(limit *int64)
SetLimit adds the limit to the public topic list params
func (*PublicTopicListParams) SetNamespace ¶
func (o *PublicTopicListParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public topic list params
func (*PublicTopicListParams) SetOffset ¶
func (o *PublicTopicListParams) SetOffset(offset *int64)
SetOffset adds the offset to the public topic list params
func (*PublicTopicListParams) SetTimeout ¶
func (o *PublicTopicListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public topic list params
func (*PublicTopicListParams) SetTopicType ¶
func (o *PublicTopicListParams) SetTopicType(topicType *string)
SetTopicType adds the topicType to the public topic list params
func (*PublicTopicListParams) WithContext ¶
func (o *PublicTopicListParams) WithContext(ctx context.Context) *PublicTopicListParams
WithContext adds the context to the public topic list params
func (*PublicTopicListParams) WithHTTPClient ¶
func (o *PublicTopicListParams) WithHTTPClient(client *http.Client) *PublicTopicListParams
WithHTTPClient adds the HTTPClient to the public topic list params
func (*PublicTopicListParams) WithLimit ¶
func (o *PublicTopicListParams) WithLimit(limit *int64) *PublicTopicListParams
WithLimit adds the limit to the public topic list params
func (*PublicTopicListParams) WithNamespace ¶
func (o *PublicTopicListParams) WithNamespace(namespace string) *PublicTopicListParams
WithNamespace adds the namespace to the public topic list params
func (*PublicTopicListParams) WithOffset ¶
func (o *PublicTopicListParams) WithOffset(offset *int64) *PublicTopicListParams
WithOffset adds the offset to the public topic list params
func (*PublicTopicListParams) WithTimeout ¶
func (o *PublicTopicListParams) WithTimeout(timeout time.Duration) *PublicTopicListParams
WithTimeout adds the timeout to the public topic list params
func (*PublicTopicListParams) WithTopicType ¶
func (o *PublicTopicListParams) WithTopicType(topicType *string) *PublicTopicListParams
WithTopicType adds the topicType to the public topic list params
func (*PublicTopicListParams) WriteToRequest ¶
func (o *PublicTopicListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicTopicListReader ¶
type PublicTopicListReader struct {
// contains filtered or unexported fields
}
PublicTopicListReader is a Reader for the PublicTopicList structure.
func (*PublicTopicListReader) ReadResponse ¶
func (o *PublicTopicListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicTopicListUnauthorized ¶
type PublicTopicListUnauthorized struct {
}PublicTopicListUnauthorized handles this case with default header values.
Unauthorized
func NewPublicTopicListUnauthorized ¶
func NewPublicTopicListUnauthorized() *PublicTopicListUnauthorized
NewPublicTopicListUnauthorized creates a PublicTopicListUnauthorized with default headers values
func (*PublicTopicListUnauthorized) Error ¶
func (o *PublicTopicListUnauthorized) Error() string
func (*PublicTopicListUnauthorized) GetPayload ¶
func (o *PublicTopicListUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicTopicListUnauthorized) ToJSONString ¶
func (o *PublicTopicListUnauthorized) ToJSONString() string
type PublicUnbanTopicMembersBadRequest ¶
type PublicUnbanTopicMembersBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicUnbanTopicMembersBadRequest handles this case with default header values.
Bad Request
func NewPublicUnbanTopicMembersBadRequest ¶
func NewPublicUnbanTopicMembersBadRequest() *PublicUnbanTopicMembersBadRequest
NewPublicUnbanTopicMembersBadRequest creates a PublicUnbanTopicMembersBadRequest with default headers values
func (*PublicUnbanTopicMembersBadRequest) Error ¶
func (o *PublicUnbanTopicMembersBadRequest) Error() string
func (*PublicUnbanTopicMembersBadRequest) GetPayload ¶
func (o *PublicUnbanTopicMembersBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnbanTopicMembersBadRequest) ToJSONString ¶
func (o *PublicUnbanTopicMembersBadRequest) ToJSONString() string
type PublicUnbanTopicMembersForbidden ¶
type PublicUnbanTopicMembersForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicUnbanTopicMembersForbidden handles this case with default header values.
Forbidden
func NewPublicUnbanTopicMembersForbidden ¶
func NewPublicUnbanTopicMembersForbidden() *PublicUnbanTopicMembersForbidden
NewPublicUnbanTopicMembersForbidden creates a PublicUnbanTopicMembersForbidden with default headers values
func (*PublicUnbanTopicMembersForbidden) Error ¶
func (o *PublicUnbanTopicMembersForbidden) Error() string
func (*PublicUnbanTopicMembersForbidden) GetPayload ¶
func (o *PublicUnbanTopicMembersForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnbanTopicMembersForbidden) ToJSONString ¶
func (o *PublicUnbanTopicMembersForbidden) ToJSONString() string
type PublicUnbanTopicMembersInternalServerError ¶
type PublicUnbanTopicMembersInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicUnbanTopicMembersInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicUnbanTopicMembersInternalServerError ¶
func NewPublicUnbanTopicMembersInternalServerError() *PublicUnbanTopicMembersInternalServerError
NewPublicUnbanTopicMembersInternalServerError creates a PublicUnbanTopicMembersInternalServerError with default headers values
func (*PublicUnbanTopicMembersInternalServerError) Error ¶
func (o *PublicUnbanTopicMembersInternalServerError) Error() string
func (*PublicUnbanTopicMembersInternalServerError) GetPayload ¶
func (o *PublicUnbanTopicMembersInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnbanTopicMembersInternalServerError) ToJSONString ¶
func (o *PublicUnbanTopicMembersInternalServerError) ToJSONString() string
type PublicUnbanTopicMembersOK ¶
type PublicUnbanTopicMembersOK struct {
Payload *chatclientmodels.ModelsPublicUnbanTopicMembersResponse
}
PublicUnbanTopicMembersOK handles this case with default header values.
func NewPublicUnbanTopicMembersOK ¶
func NewPublicUnbanTopicMembersOK() *PublicUnbanTopicMembersOK
NewPublicUnbanTopicMembersOK creates a PublicUnbanTopicMembersOK with default headers values
func (*PublicUnbanTopicMembersOK) Error ¶
func (o *PublicUnbanTopicMembersOK) Error() string
func (*PublicUnbanTopicMembersOK) GetPayload ¶
func (o *PublicUnbanTopicMembersOK) GetPayload() *chatclientmodels.ModelsPublicUnbanTopicMembersResponse
func (*PublicUnbanTopicMembersOK) ToJSONString ¶
func (o *PublicUnbanTopicMembersOK) ToJSONString() string
type PublicUnbanTopicMembersParams ¶
type PublicUnbanTopicMembersParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsPublicUnbanTopicMembersRequest /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUnbanTopicMembersParams contains all the parameters to send to the API endpoint for the public unban topic members operation typically these are written to a http.Request
func NewPublicUnbanTopicMembersParams ¶
func NewPublicUnbanTopicMembersParams() *PublicUnbanTopicMembersParams
NewPublicUnbanTopicMembersParams creates a new PublicUnbanTopicMembersParams object with the default values initialized.
func NewPublicUnbanTopicMembersParamsWithContext ¶
func NewPublicUnbanTopicMembersParamsWithContext(ctx context.Context) *PublicUnbanTopicMembersParams
NewPublicUnbanTopicMembersParamsWithContext creates a new PublicUnbanTopicMembersParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUnbanTopicMembersParamsWithHTTPClient ¶
func NewPublicUnbanTopicMembersParamsWithHTTPClient(client *http.Client) *PublicUnbanTopicMembersParams
NewPublicUnbanTopicMembersParamsWithHTTPClient creates a new PublicUnbanTopicMembersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUnbanTopicMembersParamsWithTimeout ¶
func NewPublicUnbanTopicMembersParamsWithTimeout(timeout time.Duration) *PublicUnbanTopicMembersParams
NewPublicUnbanTopicMembersParamsWithTimeout creates a new PublicUnbanTopicMembersParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUnbanTopicMembersParams) SetAuthInfoWriter ¶
func (o *PublicUnbanTopicMembersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetBody ¶
func (o *PublicUnbanTopicMembersParams) SetBody(body *chatclientmodels.ModelsPublicUnbanTopicMembersRequest)
SetBody adds the body to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetContext ¶
func (o *PublicUnbanTopicMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetHTTPClient ¶
func (o *PublicUnbanTopicMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetHTTPClientTransport ¶
func (o *PublicUnbanTopicMembersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetNamespace ¶
func (o *PublicUnbanTopicMembersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetTimeout ¶
func (o *PublicUnbanTopicMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public unban topic members params
func (*PublicUnbanTopicMembersParams) SetTopic ¶
func (o *PublicUnbanTopicMembersParams) SetTopic(topic string)
SetTopic adds the topic to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WithBody ¶
func (o *PublicUnbanTopicMembersParams) WithBody(body *chatclientmodels.ModelsPublicUnbanTopicMembersRequest) *PublicUnbanTopicMembersParams
WithBody adds the body to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WithContext ¶
func (o *PublicUnbanTopicMembersParams) WithContext(ctx context.Context) *PublicUnbanTopicMembersParams
WithContext adds the context to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WithHTTPClient ¶
func (o *PublicUnbanTopicMembersParams) WithHTTPClient(client *http.Client) *PublicUnbanTopicMembersParams
WithHTTPClient adds the HTTPClient to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WithNamespace ¶
func (o *PublicUnbanTopicMembersParams) WithNamespace(namespace string) *PublicUnbanTopicMembersParams
WithNamespace adds the namespace to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WithTimeout ¶
func (o *PublicUnbanTopicMembersParams) WithTimeout(timeout time.Duration) *PublicUnbanTopicMembersParams
WithTimeout adds the timeout to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WithTopic ¶
func (o *PublicUnbanTopicMembersParams) WithTopic(topic string) *PublicUnbanTopicMembersParams
WithTopic adds the topic to the public unban topic members params
func (*PublicUnbanTopicMembersParams) WriteToRequest ¶
func (o *PublicUnbanTopicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUnbanTopicMembersReader ¶
type PublicUnbanTopicMembersReader struct {
// contains filtered or unexported fields
}
PublicUnbanTopicMembersReader is a Reader for the PublicUnbanTopicMembers structure.
func (*PublicUnbanTopicMembersReader) ReadResponse ¶
func (o *PublicUnbanTopicMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUnbanTopicMembersUnauthorized ¶
type PublicUnbanTopicMembersUnauthorized struct {
}PublicUnbanTopicMembersUnauthorized handles this case with default header values.
Unauthorized
func NewPublicUnbanTopicMembersUnauthorized ¶
func NewPublicUnbanTopicMembersUnauthorized() *PublicUnbanTopicMembersUnauthorized
NewPublicUnbanTopicMembersUnauthorized creates a PublicUnbanTopicMembersUnauthorized with default headers values
func (*PublicUnbanTopicMembersUnauthorized) Error ¶
func (o *PublicUnbanTopicMembersUnauthorized) Error() string
func (*PublicUnbanTopicMembersUnauthorized) GetPayload ¶
func (o *PublicUnbanTopicMembersUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnbanTopicMembersUnauthorized) ToJSONString ¶
func (o *PublicUnbanTopicMembersUnauthorized) ToJSONString() string
type PublicUnmuteUserBadRequest ¶
type PublicUnmuteUserBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicUnmuteUserBadRequest handles this case with default header values.
Bad Request
func NewPublicUnmuteUserBadRequest ¶
func NewPublicUnmuteUserBadRequest() *PublicUnmuteUserBadRequest
NewPublicUnmuteUserBadRequest creates a PublicUnmuteUserBadRequest with default headers values
func (*PublicUnmuteUserBadRequest) Error ¶
func (o *PublicUnmuteUserBadRequest) Error() string
func (*PublicUnmuteUserBadRequest) GetPayload ¶
func (o *PublicUnmuteUserBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnmuteUserBadRequest) ToJSONString ¶
func (o *PublicUnmuteUserBadRequest) ToJSONString() string
type PublicUnmuteUserForbidden ¶
type PublicUnmuteUserForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicUnmuteUserForbidden handles this case with default header values.
Forbidden
func NewPublicUnmuteUserForbidden ¶
func NewPublicUnmuteUserForbidden() *PublicUnmuteUserForbidden
NewPublicUnmuteUserForbidden creates a PublicUnmuteUserForbidden with default headers values
func (*PublicUnmuteUserForbidden) Error ¶
func (o *PublicUnmuteUserForbidden) Error() string
func (*PublicUnmuteUserForbidden) GetPayload ¶
func (o *PublicUnmuteUserForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnmuteUserForbidden) ToJSONString ¶
func (o *PublicUnmuteUserForbidden) ToJSONString() string
type PublicUnmuteUserInternalServerError ¶
type PublicUnmuteUserInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
PublicUnmuteUserInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicUnmuteUserInternalServerError ¶
func NewPublicUnmuteUserInternalServerError() *PublicUnmuteUserInternalServerError
NewPublicUnmuteUserInternalServerError creates a PublicUnmuteUserInternalServerError with default headers values
func (*PublicUnmuteUserInternalServerError) Error ¶
func (o *PublicUnmuteUserInternalServerError) Error() string
func (*PublicUnmuteUserInternalServerError) GetPayload ¶
func (o *PublicUnmuteUserInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnmuteUserInternalServerError) ToJSONString ¶
func (o *PublicUnmuteUserInternalServerError) ToJSONString() string
type PublicUnmuteUserNoContent ¶
type PublicUnmuteUserNoContent struct { }
PublicUnmuteUserNoContent handles this case with default header values.
No Content
func NewPublicUnmuteUserNoContent ¶
func NewPublicUnmuteUserNoContent() *PublicUnmuteUserNoContent
NewPublicUnmuteUserNoContent creates a PublicUnmuteUserNoContent with default headers values
func (*PublicUnmuteUserNoContent) Error ¶
func (o *PublicUnmuteUserNoContent) Error() string
type PublicUnmuteUserParams ¶
type PublicUnmuteUserParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.APIUnmuteUserRequest /*Namespace namespace */ Namespace string /*Topic topic ID */ Topic string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUnmuteUserParams contains all the parameters to send to the API endpoint for the public unmute user operation typically these are written to a http.Request
func NewPublicUnmuteUserParams ¶
func NewPublicUnmuteUserParams() *PublicUnmuteUserParams
NewPublicUnmuteUserParams creates a new PublicUnmuteUserParams object with the default values initialized.
func NewPublicUnmuteUserParamsWithContext ¶
func NewPublicUnmuteUserParamsWithContext(ctx context.Context) *PublicUnmuteUserParams
NewPublicUnmuteUserParamsWithContext creates a new PublicUnmuteUserParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUnmuteUserParamsWithHTTPClient ¶
func NewPublicUnmuteUserParamsWithHTTPClient(client *http.Client) *PublicUnmuteUserParams
NewPublicUnmuteUserParamsWithHTTPClient creates a new PublicUnmuteUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUnmuteUserParamsWithTimeout ¶
func NewPublicUnmuteUserParamsWithTimeout(timeout time.Duration) *PublicUnmuteUserParams
NewPublicUnmuteUserParamsWithTimeout creates a new PublicUnmuteUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUnmuteUserParams) SetAuthInfoWriter ¶
func (o *PublicUnmuteUserParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public unmute user params
func (*PublicUnmuteUserParams) SetBody ¶
func (o *PublicUnmuteUserParams) SetBody(body *chatclientmodels.APIUnmuteUserRequest)
SetBody adds the body to the public unmute user params
func (*PublicUnmuteUserParams) SetContext ¶
func (o *PublicUnmuteUserParams) SetContext(ctx context.Context)
SetContext adds the context to the public unmute user params
func (*PublicUnmuteUserParams) SetHTTPClient ¶
func (o *PublicUnmuteUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public unmute user params
func (*PublicUnmuteUserParams) SetHTTPClientTransport ¶
func (o *PublicUnmuteUserParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public unmute user params
func (*PublicUnmuteUserParams) SetNamespace ¶
func (o *PublicUnmuteUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public unmute user params
func (*PublicUnmuteUserParams) SetTimeout ¶
func (o *PublicUnmuteUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public unmute user params
func (*PublicUnmuteUserParams) SetTopic ¶
func (o *PublicUnmuteUserParams) SetTopic(topic string)
SetTopic adds the topic to the public unmute user params
func (*PublicUnmuteUserParams) WithBody ¶
func (o *PublicUnmuteUserParams) WithBody(body *chatclientmodels.APIUnmuteUserRequest) *PublicUnmuteUserParams
WithBody adds the body to the public unmute user params
func (*PublicUnmuteUserParams) WithContext ¶
func (o *PublicUnmuteUserParams) WithContext(ctx context.Context) *PublicUnmuteUserParams
WithContext adds the context to the public unmute user params
func (*PublicUnmuteUserParams) WithHTTPClient ¶
func (o *PublicUnmuteUserParams) WithHTTPClient(client *http.Client) *PublicUnmuteUserParams
WithHTTPClient adds the HTTPClient to the public unmute user params
func (*PublicUnmuteUserParams) WithNamespace ¶
func (o *PublicUnmuteUserParams) WithNamespace(namespace string) *PublicUnmuteUserParams
WithNamespace adds the namespace to the public unmute user params
func (*PublicUnmuteUserParams) WithTimeout ¶
func (o *PublicUnmuteUserParams) WithTimeout(timeout time.Duration) *PublicUnmuteUserParams
WithTimeout adds the timeout to the public unmute user params
func (*PublicUnmuteUserParams) WithTopic ¶
func (o *PublicUnmuteUserParams) WithTopic(topic string) *PublicUnmuteUserParams
WithTopic adds the topic to the public unmute user params
func (*PublicUnmuteUserParams) WriteToRequest ¶
func (o *PublicUnmuteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUnmuteUserReader ¶
type PublicUnmuteUserReader struct {
// contains filtered or unexported fields
}
PublicUnmuteUserReader is a Reader for the PublicUnmuteUser structure.
func (*PublicUnmuteUserReader) ReadResponse ¶
func (o *PublicUnmuteUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUnmuteUserUnauthorized ¶
type PublicUnmuteUserUnauthorized struct {
}PublicUnmuteUserUnauthorized handles this case with default header values.
Unauthorized
func NewPublicUnmuteUserUnauthorized ¶
func NewPublicUnmuteUserUnauthorized() *PublicUnmuteUserUnauthorized
NewPublicUnmuteUserUnauthorized creates a PublicUnmuteUserUnauthorized with default headers values
func (*PublicUnmuteUserUnauthorized) Error ¶
func (o *PublicUnmuteUserUnauthorized) Error() string
func (*PublicUnmuteUserUnauthorized) GetPayload ¶
func (o *PublicUnmuteUserUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*PublicUnmuteUserUnauthorized) ToJSONString ¶
func (o *PublicUnmuteUserUnauthorized) ToJSONString() string
Source Files ¶
- admin_add_topic_member_parameters.go
- admin_add_topic_member_responses.go
- admin_ban_topic_members_parameters.go
- admin_ban_topic_members_responses.go
- admin_channel_topic_info_parameters.go
- admin_channel_topic_info_responses.go
- admin_channel_topic_list_parameters.go
- admin_channel_topic_list_responses.go
- admin_channel_topic_summary_parameters.go
- admin_channel_topic_summary_responses.go
- admin_chat_history_parameters.go
- admin_chat_history_responses.go
- admin_create_namespace_topic_parameters.go
- admin_create_namespace_topic_responses.go
- admin_create_topic_parameters.go
- admin_create_topic_responses.go
- admin_delete_chat_parameters.go
- admin_delete_chat_responses.go
- admin_delete_topic_parameters.go
- admin_delete_topic_responses.go
- admin_query_topic_log_parameters.go
- admin_query_topic_log_responses.go
- admin_query_topic_parameters.go
- admin_query_topic_responses.go
- admin_query_users_topic_parameters.go
- admin_query_users_topic_responses.go
- admin_remove_topic_member_parameters.go
- admin_remove_topic_member_responses.go
- admin_send_chat_parameters.go
- admin_send_chat_responses.go
- admin_topic_chat_history_parameters.go
- admin_topic_chat_history_responses.go
- admin_topic_list_parameters.go
- admin_topic_list_responses.go
- admin_topic_members_parameters.go
- admin_topic_members_responses.go
- admin_topic_shards_parameters.go
- admin_topic_shards_responses.go
- admin_unban_topic_members_parameters.go
- admin_unban_topic_members_responses.go
- admin_update_topic_parameters.go
- admin_update_topic_responses.go
- public_ban_topic_members_parameters.go
- public_ban_topic_members_responses.go
- public_chat_history_parameters.go
- public_chat_history_responses.go
- public_delete_chat_parameters.go
- public_delete_chat_responses.go
- public_get_muted_topics_parameters.go
- public_get_muted_topics_responses.go
- public_mute_user_parameters.go
- public_mute_user_responses.go
- public_topic_list_parameters.go
- public_topic_list_responses.go
- public_unban_topic_members_parameters.go
- public_unban_topic_members_responses.go
- public_unmute_user_parameters.go
- public_unmute_user_responses.go
- topic_client.go