Documentation ¶
Index ¶
- type ConfigService
- func (aaa *ConfigService) AdminGetAllConfigV1(input *config.AdminGetAllConfigV1Params) (*chatclientmodels.ModelsConfigList, error)deprecated
- func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*chatclientmodels.ModelsConfigList, error)
- func (aaa *ConfigService) AdminGetConfigV1(input *config.AdminGetConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)deprecated
- func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)
- func (aaa *ConfigService) AdminGetLogConfig(input *config.AdminGetLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)deprecated
- func (aaa *ConfigService) AdminGetLogConfigShort(input *config.AdminGetLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)
- func (aaa *ConfigService) AdminPatchUpdateLogConfig(input *config.AdminPatchUpdateLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)deprecated
- func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)
- func (aaa *ConfigService) AdminUpdateConfigV1(input *config.AdminUpdateConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)deprecated
- func (aaa *ConfigService) AdminUpdateConfigV1Short(input *config.AdminUpdateConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)
- func (aaa *ConfigService) ExportConfig(input *config.ExportConfigParams) ([]*chatclientmodels.ModelsConfigExport, error)deprecated
- func (aaa *ConfigService) ExportConfigShort(input *config.ExportConfigParams) ([]*chatclientmodels.ModelsConfigExport, error)
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) ImportConfig(input *config.ImportConfigParams) (*chatclientmodels.ModelsImportConfigResponse, error)deprecated
- func (aaa *ConfigService) ImportConfigShort(input *config.ImportConfigParams) (*chatclientmodels.ModelsImportConfigResponse, error)
- func (aaa *ConfigService) PublicGetConfigV1(input *config.PublicGetConfigV1Params) (*chatclientmodels.ModelsPublicConfigResponse, error)deprecated
- func (aaa *ConfigService) PublicGetConfigV1Short(input *config.PublicGetConfigV1Params) (*chatclientmodels.ModelsPublicConfigResponse, error)
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type InboxService
- func (aaa *InboxService) AdminAddInboxCategory(input *inbox.AdminAddInboxCategoryParams) (*chatclientmodels.ModelsAddInboxCategoryResponse, error)deprecated
- func (aaa *InboxService) AdminAddInboxCategoryShort(input *inbox.AdminAddInboxCategoryParams) (*chatclientmodels.ModelsAddInboxCategoryResponse, error)
- func (aaa *InboxService) AdminDeleteInboxCategory(input *inbox.AdminDeleteInboxCategoryParams) errordeprecated
- func (aaa *InboxService) AdminDeleteInboxCategoryShort(input *inbox.AdminDeleteInboxCategoryParams) error
- func (aaa *InboxService) AdminDeleteInboxMessage(input *inbox.AdminDeleteInboxMessageParams) errordeprecated
- func (aaa *InboxService) AdminDeleteInboxMessageShort(input *inbox.AdminDeleteInboxMessageParams) error
- func (aaa *InboxService) AdminGetCategorySchema(input *inbox.AdminGetCategorySchemaParams) (*chatclientmodels.ModelsJSONSchemaType, error)deprecated
- func (aaa *InboxService) AdminGetCategorySchemaShort(input *inbox.AdminGetCategorySchemaParams) (*chatclientmodels.ModelsJSONSchemaType, error)
- func (aaa *InboxService) AdminGetInboxCategories(input *inbox.AdminGetInboxCategoriesParams) ([]*chatclientmodels.ModelsGetInboxCategoriesResponseItem, error)deprecated
- func (aaa *InboxService) AdminGetInboxCategoriesShort(input *inbox.AdminGetInboxCategoriesParams) ([]*chatclientmodels.ModelsGetInboxCategoriesResponseItem, error)
- func (aaa *InboxService) AdminGetInboxMessages(input *inbox.AdminGetInboxMessagesParams) (*chatclientmodels.ModelsGetInboxMessagesResponse, error)deprecated
- func (aaa *InboxService) AdminGetInboxMessagesShort(input *inbox.AdminGetInboxMessagesParams) (*chatclientmodels.ModelsGetInboxMessagesResponse, error)
- func (aaa *InboxService) AdminGetInboxStats(input *inbox.AdminGetInboxStatsParams) (*chatclientmodels.ModelsGetInboxStatsResponse, error)deprecated
- func (aaa *InboxService) AdminGetInboxStatsShort(input *inbox.AdminGetInboxStatsParams) (*chatclientmodels.ModelsGetInboxStatsResponse, error)
- func (aaa *InboxService) AdminGetInboxUsers(input *inbox.AdminGetInboxUsersParams) (*chatclientmodels.ModelsGetInboxUsersResponse, error)deprecated
- func (aaa *InboxService) AdminGetInboxUsersShort(input *inbox.AdminGetInboxUsersParams) (*chatclientmodels.ModelsGetInboxUsersResponse, error)
- func (aaa *InboxService) AdminSaveInboxMessage(input *inbox.AdminSaveInboxMessageParams) (*chatclientmodels.ModelsSaveInboxMessageResponse, error)deprecated
- func (aaa *InboxService) AdminSaveInboxMessageShort(input *inbox.AdminSaveInboxMessageParams) (*chatclientmodels.ModelsSaveInboxMessageResponse, error)
- func (aaa *InboxService) AdminSendInboxMessage(input *inbox.AdminSendInboxMessageParams) (*chatclientmodels.ModelsSendInboxMessageResponse, error)deprecated
- func (aaa *InboxService) AdminSendInboxMessageShort(input *inbox.AdminSendInboxMessageParams) (*chatclientmodels.ModelsSendInboxMessageResponse, error)
- func (aaa *InboxService) AdminUnsendInboxMessage(input *inbox.AdminUnsendInboxMessageParams) (*chatclientmodels.ModelsUnsendInboxMessageResponse, error)deprecated
- func (aaa *InboxService) AdminUnsendInboxMessageShort(input *inbox.AdminUnsendInboxMessageParams) (*chatclientmodels.ModelsUnsendInboxMessageResponse, error)
- func (aaa *InboxService) AdminUpdateInboxCategory(input *inbox.AdminUpdateInboxCategoryParams) errordeprecated
- func (aaa *InboxService) AdminUpdateInboxCategoryShort(input *inbox.AdminUpdateInboxCategoryParams) error
- func (aaa *InboxService) AdminUpdateInboxMessage(input *inbox.AdminUpdateInboxMessageParams) errordeprecated
- func (aaa *InboxService) AdminUpdateInboxMessageShort(input *inbox.AdminUpdateInboxMessageParams) error
- func (aaa *InboxService) GetAuthSession() auth.Session
- func (aaa *InboxService) UpdateFlightId(flightId string)
- type ModerationService
- func (aaa *ModerationService) AdminDeleteChatSnapshot(input *moderation.AdminDeleteChatSnapshotParams) errordeprecated
- func (aaa *ModerationService) AdminDeleteChatSnapshotShort(input *moderation.AdminDeleteChatSnapshotParams) error
- func (aaa *ModerationService) AdminGetChatSnapshot(input *moderation.AdminGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)deprecated
- func (aaa *ModerationService) AdminGetChatSnapshotShort(input *moderation.AdminGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)
- func (aaa *ModerationService) GetAuthSession() auth.Session
- func (aaa *ModerationService) PublicGetChatSnapshot(input *moderation.PublicGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)deprecated
- func (aaa *ModerationService) PublicGetChatSnapshotShort(input *moderation.PublicGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)
- func (aaa *ModerationService) UpdateFlightId(flightId string)
- type OperationsService
- func (aaa *OperationsService) GetAuthSession() auth.Session
- func (aaa *OperationsService) PublicGetMessages(input *operations.PublicGetMessagesParams) ([]*chatclientmodels.LogAppMessageDeclaration, error)deprecated
- func (aaa *OperationsService) PublicGetMessagesShort(input *operations.PublicGetMessagesParams) ([]*chatclientmodels.LogAppMessageDeclaration, error)
- func (aaa *OperationsService) UpdateFlightId(flightId string)
- type ProfanityService
- func (aaa *ProfanityService) AdminProfanityCreate(input *profanity.AdminProfanityCreateParams) (*chatclientmodels.ModelsDictionary, error)deprecated
- func (aaa *ProfanityService) AdminProfanityCreateBulk(input *profanity.AdminProfanityCreateBulkParams) (*chatclientmodels.ModelsDictionary, error)deprecated
- func (aaa *ProfanityService) AdminProfanityCreateBulkShort(input *profanity.AdminProfanityCreateBulkParams) (*chatclientmodels.ModelsDictionary, error)
- func (aaa *ProfanityService) AdminProfanityCreateShort(input *profanity.AdminProfanityCreateParams) (*chatclientmodels.ModelsDictionary, error)
- func (aaa *ProfanityService) AdminProfanityDelete(input *profanity.AdminProfanityDeleteParams) errordeprecated
- func (aaa *ProfanityService) AdminProfanityDeleteShort(input *profanity.AdminProfanityDeleteParams) error
- func (aaa *ProfanityService) AdminProfanityExport(input *profanity.AdminProfanityExportParams) (*chatclientmodels.ModelsDictionaryExport, error)deprecated
- func (aaa *ProfanityService) AdminProfanityExportShort(input *profanity.AdminProfanityExportParams) (*chatclientmodels.ModelsDictionaryExport, error)
- func (aaa *ProfanityService) AdminProfanityGroup(input *profanity.AdminProfanityGroupParams) ([]*chatclientmodels.ModelsDictionaryGroup, error)deprecated
- func (aaa *ProfanityService) AdminProfanityGroupShort(input *profanity.AdminProfanityGroupParams) ([]*chatclientmodels.ModelsDictionaryGroup, error)
- func (aaa *ProfanityService) AdminProfanityImport(input *profanity.AdminProfanityImportParams) (*chatclientmodels.ModelsDictionaryImportResult, error)deprecated
- func (aaa *ProfanityService) AdminProfanityImportShort(input *profanity.AdminProfanityImportParams) (*chatclientmodels.ModelsDictionaryImportResult, error)
- func (aaa *ProfanityService) AdminProfanityQuery(input *profanity.AdminProfanityQueryParams) (*chatclientmodels.ModelsDictionaryQueryResult, error)deprecated
- func (aaa *ProfanityService) AdminProfanityQueryShort(input *profanity.AdminProfanityQueryParams) (*chatclientmodels.ModelsDictionaryQueryResult, error)
- func (aaa *ProfanityService) AdminProfanityUpdate(input *profanity.AdminProfanityUpdateParams) (*chatclientmodels.ModelsDictionary, error)deprecated
- func (aaa *ProfanityService) AdminProfanityUpdateShort(input *profanity.AdminProfanityUpdateParams) (*chatclientmodels.ModelsDictionary, error)
- func (aaa *ProfanityService) GetAuthSession() auth.Session
- func (aaa *ProfanityService) UpdateFlightId(flightId string)
- type TopicService
- func (aaa *TopicService) AdminAddTopicMember(input *topic.AdminAddTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)deprecated
- func (aaa *TopicService) AdminAddTopicMemberShort(input *topic.AdminAddTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)
- func (aaa *TopicService) AdminBanTopicMembers(input *topic.AdminBanTopicMembersParams) (*chatclientmodels.ModelsBanTopicMemberResult, error)deprecated
- func (aaa *TopicService) AdminBanTopicMembersShort(input *topic.AdminBanTopicMembersParams) (*chatclientmodels.ModelsBanTopicMemberResult, error)
- func (aaa *TopicService) AdminChannelTopicInfo(input *topic.AdminChannelTopicInfoParams) (*chatclientmodels.ModelsChannelTopicResponse, error)deprecated
- func (aaa *TopicService) AdminChannelTopicInfoShort(input *topic.AdminChannelTopicInfoParams) (*chatclientmodels.ModelsChannelTopicResponse, error)
- func (aaa *TopicService) AdminChannelTopicList(input *topic.AdminChannelTopicListParams) (*chatclientmodels.ModelsChannelTopicWithPaginationResponse, error)deprecated
- func (aaa *TopicService) AdminChannelTopicListShort(input *topic.AdminChannelTopicListParams) (*chatclientmodels.ModelsChannelTopicWithPaginationResponse, error)
- func (aaa *TopicService) AdminChannelTopicSummary(input *topic.AdminChannelTopicSummaryParams) (*chatclientmodels.ModelsChannelTopicSummaryResponse, error)deprecated
- func (aaa *TopicService) AdminChannelTopicSummaryShort(input *topic.AdminChannelTopicSummaryParams) (*chatclientmodels.ModelsChannelTopicSummaryResponse, error)
- func (aaa *TopicService) AdminChatHistory(input *topic.AdminChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)deprecated
- func (aaa *TopicService) AdminChatHistoryShort(input *topic.AdminChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)
- func (aaa *TopicService) AdminCreateNamespaceTopic(input *topic.AdminCreateNamespaceTopicParams) (*chatclientmodels.APICreateTopicResponse, error)deprecated
- func (aaa *TopicService) AdminCreateNamespaceTopicShort(input *topic.AdminCreateNamespaceTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
- func (aaa *TopicService) AdminCreateTopic(input *topic.AdminCreateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)deprecated
- func (aaa *TopicService) AdminCreateTopicShort(input *topic.AdminCreateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
- func (aaa *TopicService) AdminDeleteChat(input *topic.AdminDeleteChatParams) errordeprecated
- func (aaa *TopicService) AdminDeleteChatShort(input *topic.AdminDeleteChatParams) error
- func (aaa *TopicService) AdminDeleteTopic(input *topic.AdminDeleteTopicParams) (*chatclientmodels.MessageActionDeleteTopicResult, error)deprecated
- func (aaa *TopicService) AdminDeleteTopicShort(input *topic.AdminDeleteTopicParams) (*chatclientmodels.MessageActionDeleteTopicResult, error)
- func (aaa *TopicService) AdminFilterChatMessage(input *topic.AdminFilterChatMessageParams) (*chatclientmodels.ModelsMessageResultWithAttributes, error)deprecated
- func (aaa *TopicService) AdminFilterChatMessageShort(input *topic.AdminFilterChatMessageParams) (*chatclientmodels.ModelsMessageResultWithAttributes, error)
- func (aaa *TopicService) AdminQueryTopic(input *topic.AdminQueryTopicParams) ([]*chatclientmodels.ModelsTopicInfo, error)deprecated
- func (aaa *TopicService) AdminQueryTopicLog(input *topic.AdminQueryTopicLogParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)deprecated
- func (aaa *TopicService) AdminQueryTopicLogShort(input *topic.AdminQueryTopicLogParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)
- func (aaa *TopicService) AdminQueryTopicShort(input *topic.AdminQueryTopicParams) ([]*chatclientmodels.ModelsTopicInfo, error)
- func (aaa *TopicService) AdminQueryUsersTopic(input *topic.AdminQueryUsersTopicParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)deprecated
- func (aaa *TopicService) AdminQueryUsersTopicShort(input *topic.AdminQueryUsersTopicParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)
- func (aaa *TopicService) AdminRemoveTopicMember(input *topic.AdminRemoveTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)deprecated
- func (aaa *TopicService) AdminRemoveTopicMemberShort(input *topic.AdminRemoveTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)
- func (aaa *TopicService) AdminSendChat(input *topic.AdminSendChatParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)deprecated
- func (aaa *TopicService) AdminSendChatShort(input *topic.AdminSendChatParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
- func (aaa *TopicService) AdminTopicChatHistory(input *topic.AdminTopicChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)deprecated
- func (aaa *TopicService) AdminTopicChatHistoryShort(input *topic.AdminTopicChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)
- func (aaa *TopicService) AdminTopicList(input *topic.AdminTopicListParams) ([]*chatclientmodels.ModelsTopicResponse, error)deprecated
- func (aaa *TopicService) AdminTopicListShort(input *topic.AdminTopicListParams) ([]*chatclientmodels.ModelsTopicResponse, error)
- func (aaa *TopicService) AdminTopicMembers(input *topic.AdminTopicMembersParams) (*chatclientmodels.ModelsTopicMemberWithPaginationResponse, error)deprecated
- func (aaa *TopicService) AdminTopicMembersShort(input *topic.AdminTopicMembersParams) (*chatclientmodels.ModelsTopicMemberWithPaginationResponse, error)
- func (aaa *TopicService) AdminTopicShards(input *topic.AdminTopicShardsParams) ([]string, error)deprecated
- func (aaa *TopicService) AdminTopicShardsShort(input *topic.AdminTopicShardsParams) ([]string, error)
- func (aaa *TopicService) AdminUnbanTopicMembers(input *topic.AdminUnbanTopicMembersParams) (*chatclientmodels.ModelsUnbanTopicMemberResult, error)deprecated
- func (aaa *TopicService) AdminUnbanTopicMembersShort(input *topic.AdminUnbanTopicMembersParams) (*chatclientmodels.ModelsUnbanTopicMemberResult, error)
- func (aaa *TopicService) AdminUpdateTopic(input *topic.AdminUpdateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)deprecated
- func (aaa *TopicService) AdminUpdateTopicShort(input *topic.AdminUpdateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
- func (aaa *TopicService) GetAuthSession() auth.Session
- func (aaa *TopicService) PublicBanTopicMembers(input *topic.PublicBanTopicMembersParams) (*chatclientmodels.ModelsPublicBanTopicMembersResponse, error)deprecated
- func (aaa *TopicService) PublicBanTopicMembersShort(input *topic.PublicBanTopicMembersParams) (*chatclientmodels.ModelsPublicBanTopicMembersResponse, error)
- func (aaa *TopicService) PublicChatHistory(input *topic.PublicChatHistoryParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)deprecated
- func (aaa *TopicService) PublicChatHistoryShort(input *topic.PublicChatHistoryParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
- func (aaa *TopicService) PublicDeleteChat(input *topic.PublicDeleteChatParams) errordeprecated
- func (aaa *TopicService) PublicDeleteChatShort(input *topic.PublicDeleteChatParams) error
- func (aaa *TopicService) PublicGetMutedTopics(input *topic.PublicGetMutedTopicsParams) ([]*chatclientmodels.APIMutedTopicResponse, error)deprecated
- func (aaa *TopicService) PublicGetMutedTopicsShort(input *topic.PublicGetMutedTopicsParams) ([]*chatclientmodels.APIMutedTopicResponse, error)
- func (aaa *TopicService) PublicMuteUser(input *topic.PublicMuteUserParams) errordeprecated
- func (aaa *TopicService) PublicMuteUserShort(input *topic.PublicMuteUserParams) error
- func (aaa *TopicService) PublicTopicList(input *topic.PublicTopicListParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)deprecated
- func (aaa *TopicService) PublicTopicListShort(input *topic.PublicTopicListParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
- func (aaa *TopicService) PublicUnbanTopicMembers(input *topic.PublicUnbanTopicMembersParams) (*chatclientmodels.ModelsPublicUnbanTopicMembersResponse, error)deprecated
- func (aaa *TopicService) PublicUnbanTopicMembersShort(input *topic.PublicUnbanTopicMembersParams) (*chatclientmodels.ModelsPublicUnbanTopicMembersResponse, error)
- func (aaa *TopicService) PublicUnmuteUser(input *topic.PublicUnmuteUserParams) errordeprecated
- func (aaa *TopicService) PublicUnmuteUserShort(input *topic.PublicUnmuteUserParams) error
- func (aaa *TopicService) UpdateFlightId(flightId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigService ¶
type ConfigService struct { Client *chatclient.JusticeChatService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ConfigService) AdminGetAllConfigV1
deprecated
func (aaa *ConfigService) AdminGetAllConfigV1(input *config.AdminGetAllConfigV1Params) (*chatclientmodels.ModelsConfigList, error)
Deprecated: 2022-01-10 - please use AdminGetAllConfigV1Short instead.
func (*ConfigService) AdminGetAllConfigV1Short ¶
func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*chatclientmodels.ModelsConfigList, error)
func (*ConfigService) AdminGetConfigV1
deprecated
func (aaa *ConfigService) AdminGetConfigV1(input *config.AdminGetConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)
Deprecated: 2022-01-10 - please use AdminGetConfigV1Short instead.
func (*ConfigService) AdminGetConfigV1Short ¶
func (aaa *ConfigService) AdminGetConfigV1Short(input *config.AdminGetConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)
func (*ConfigService) AdminGetLogConfig
deprecated
added in
v0.72.0
func (aaa *ConfigService) AdminGetLogConfig(input *config.AdminGetLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)
Deprecated: 2022-01-10 - please use AdminGetLogConfigShort instead.
func (*ConfigService) AdminGetLogConfigShort ¶ added in v0.72.0
func (aaa *ConfigService) AdminGetLogConfigShort(input *config.AdminGetLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)
func (*ConfigService) AdminPatchUpdateLogConfig
deprecated
added in
v0.72.0
func (aaa *ConfigService) AdminPatchUpdateLogConfig(input *config.AdminPatchUpdateLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)
Deprecated: 2022-01-10 - please use AdminPatchUpdateLogConfigShort instead.
func (*ConfigService) AdminPatchUpdateLogConfigShort ¶ added in v0.72.0
func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)
func (*ConfigService) AdminUpdateConfigV1
deprecated
func (aaa *ConfigService) AdminUpdateConfigV1(input *config.AdminUpdateConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateConfigV1Short instead.
func (*ConfigService) AdminUpdateConfigV1Short ¶
func (aaa *ConfigService) AdminUpdateConfigV1Short(input *config.AdminUpdateConfigV1Params) (*chatclientmodels.ModelsConfigResponse, error)
func (*ConfigService) ExportConfig
deprecated
func (aaa *ConfigService) ExportConfig(input *config.ExportConfigParams) ([]*chatclientmodels.ModelsConfigExport, error)
Deprecated: 2022-01-10 - please use ExportConfigShort instead.
func (*ConfigService) ExportConfigShort ¶
func (aaa *ConfigService) ExportConfigShort(input *config.ExportConfigParams) ([]*chatclientmodels.ModelsConfigExport, error)
func (*ConfigService) GetAuthSession ¶
func (aaa *ConfigService) GetAuthSession() auth.Session
func (*ConfigService) ImportConfig
deprecated
func (aaa *ConfigService) ImportConfig(input *config.ImportConfigParams) (*chatclientmodels.ModelsImportConfigResponse, error)
Deprecated: 2022-01-10 - please use ImportConfigShort instead.
func (*ConfigService) ImportConfigShort ¶
func (aaa *ConfigService) ImportConfigShort(input *config.ImportConfigParams) (*chatclientmodels.ModelsImportConfigResponse, error)
func (*ConfigService) PublicGetConfigV1
deprecated
added in
v0.69.0
func (aaa *ConfigService) PublicGetConfigV1(input *config.PublicGetConfigV1Params) (*chatclientmodels.ModelsPublicConfigResponse, error)
Deprecated: 2022-01-10 - please use PublicGetConfigV1Short instead.
func (*ConfigService) PublicGetConfigV1Short ¶ added in v0.69.0
func (aaa *ConfigService) PublicGetConfigV1Short(input *config.PublicGetConfigV1Params) (*chatclientmodels.ModelsPublicConfigResponse, error)
func (*ConfigService) UpdateFlightId ¶ added in v0.63.0
func (aaa *ConfigService) UpdateFlightId(flightId string)
type InboxService ¶
type InboxService struct { Client *chatclient.JusticeChatService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*InboxService) AdminAddInboxCategory
deprecated
func (aaa *InboxService) AdminAddInboxCategory(input *inbox.AdminAddInboxCategoryParams) (*chatclientmodels.ModelsAddInboxCategoryResponse, error)
Deprecated: 2022-01-10 - please use AdminAddInboxCategoryShort instead.
func (*InboxService) AdminAddInboxCategoryShort ¶
func (aaa *InboxService) AdminAddInboxCategoryShort(input *inbox.AdminAddInboxCategoryParams) (*chatclientmodels.ModelsAddInboxCategoryResponse, error)
func (*InboxService) AdminDeleteInboxCategory
deprecated
func (aaa *InboxService) AdminDeleteInboxCategory(input *inbox.AdminDeleteInboxCategoryParams) error
Deprecated: 2022-01-10 - please use AdminDeleteInboxCategoryShort instead.
func (*InboxService) AdminDeleteInboxCategoryShort ¶
func (aaa *InboxService) AdminDeleteInboxCategoryShort(input *inbox.AdminDeleteInboxCategoryParams) error
func (*InboxService) AdminDeleteInboxMessage
deprecated
func (aaa *InboxService) AdminDeleteInboxMessage(input *inbox.AdminDeleteInboxMessageParams) error
Deprecated: 2022-01-10 - please use AdminDeleteInboxMessageShort instead.
func (*InboxService) AdminDeleteInboxMessageShort ¶
func (aaa *InboxService) AdminDeleteInboxMessageShort(input *inbox.AdminDeleteInboxMessageParams) error
func (*InboxService) AdminGetCategorySchema
deprecated
func (aaa *InboxService) AdminGetCategorySchema(input *inbox.AdminGetCategorySchemaParams) (*chatclientmodels.ModelsJSONSchemaType, error)
Deprecated: 2022-01-10 - please use AdminGetCategorySchemaShort instead.
func (*InboxService) AdminGetCategorySchemaShort ¶
func (aaa *InboxService) AdminGetCategorySchemaShort(input *inbox.AdminGetCategorySchemaParams) (*chatclientmodels.ModelsJSONSchemaType, error)
func (*InboxService) AdminGetInboxCategories
deprecated
func (aaa *InboxService) AdminGetInboxCategories(input *inbox.AdminGetInboxCategoriesParams) ([]*chatclientmodels.ModelsGetInboxCategoriesResponseItem, error)
Deprecated: 2022-01-10 - please use AdminGetInboxCategoriesShort instead.
func (*InboxService) AdminGetInboxCategoriesShort ¶
func (aaa *InboxService) AdminGetInboxCategoriesShort(input *inbox.AdminGetInboxCategoriesParams) ([]*chatclientmodels.ModelsGetInboxCategoriesResponseItem, error)
func (*InboxService) AdminGetInboxMessages
deprecated
func (aaa *InboxService) AdminGetInboxMessages(input *inbox.AdminGetInboxMessagesParams) (*chatclientmodels.ModelsGetInboxMessagesResponse, error)
Deprecated: 2022-01-10 - please use AdminGetInboxMessagesShort instead.
func (*InboxService) AdminGetInboxMessagesShort ¶
func (aaa *InboxService) AdminGetInboxMessagesShort(input *inbox.AdminGetInboxMessagesParams) (*chatclientmodels.ModelsGetInboxMessagesResponse, error)
func (*InboxService) AdminGetInboxStats
deprecated
func (aaa *InboxService) AdminGetInboxStats(input *inbox.AdminGetInboxStatsParams) (*chatclientmodels.ModelsGetInboxStatsResponse, error)
Deprecated: 2022-01-10 - please use AdminGetInboxStatsShort instead.
func (*InboxService) AdminGetInboxStatsShort ¶
func (aaa *InboxService) AdminGetInboxStatsShort(input *inbox.AdminGetInboxStatsParams) (*chatclientmodels.ModelsGetInboxStatsResponse, error)
func (*InboxService) AdminGetInboxUsers
deprecated
func (aaa *InboxService) AdminGetInboxUsers(input *inbox.AdminGetInboxUsersParams) (*chatclientmodels.ModelsGetInboxUsersResponse, error)
Deprecated: 2022-01-10 - please use AdminGetInboxUsersShort instead.
func (*InboxService) AdminGetInboxUsersShort ¶
func (aaa *InboxService) AdminGetInboxUsersShort(input *inbox.AdminGetInboxUsersParams) (*chatclientmodels.ModelsGetInboxUsersResponse, error)
func (*InboxService) AdminSaveInboxMessage
deprecated
func (aaa *InboxService) AdminSaveInboxMessage(input *inbox.AdminSaveInboxMessageParams) (*chatclientmodels.ModelsSaveInboxMessageResponse, error)
Deprecated: 2022-01-10 - please use AdminSaveInboxMessageShort instead.
func (*InboxService) AdminSaveInboxMessageShort ¶
func (aaa *InboxService) AdminSaveInboxMessageShort(input *inbox.AdminSaveInboxMessageParams) (*chatclientmodels.ModelsSaveInboxMessageResponse, error)
func (*InboxService) AdminSendInboxMessage
deprecated
func (aaa *InboxService) AdminSendInboxMessage(input *inbox.AdminSendInboxMessageParams) (*chatclientmodels.ModelsSendInboxMessageResponse, error)
Deprecated: 2022-01-10 - please use AdminSendInboxMessageShort instead.
func (*InboxService) AdminSendInboxMessageShort ¶
func (aaa *InboxService) AdminSendInboxMessageShort(input *inbox.AdminSendInboxMessageParams) (*chatclientmodels.ModelsSendInboxMessageResponse, error)
func (*InboxService) AdminUnsendInboxMessage
deprecated
func (aaa *InboxService) AdminUnsendInboxMessage(input *inbox.AdminUnsendInboxMessageParams) (*chatclientmodels.ModelsUnsendInboxMessageResponse, error)
Deprecated: 2022-01-10 - please use AdminUnsendInboxMessageShort instead.
func (*InboxService) AdminUnsendInboxMessageShort ¶
func (aaa *InboxService) AdminUnsendInboxMessageShort(input *inbox.AdminUnsendInboxMessageParams) (*chatclientmodels.ModelsUnsendInboxMessageResponse, error)
func (*InboxService) AdminUpdateInboxCategory
deprecated
func (aaa *InboxService) AdminUpdateInboxCategory(input *inbox.AdminUpdateInboxCategoryParams) error
Deprecated: 2022-01-10 - please use AdminUpdateInboxCategoryShort instead.
func (*InboxService) AdminUpdateInboxCategoryShort ¶
func (aaa *InboxService) AdminUpdateInboxCategoryShort(input *inbox.AdminUpdateInboxCategoryParams) error
func (*InboxService) AdminUpdateInboxMessage
deprecated
func (aaa *InboxService) AdminUpdateInboxMessage(input *inbox.AdminUpdateInboxMessageParams) error
Deprecated: 2022-01-10 - please use AdminUpdateInboxMessageShort instead.
func (*InboxService) AdminUpdateInboxMessageShort ¶
func (aaa *InboxService) AdminUpdateInboxMessageShort(input *inbox.AdminUpdateInboxMessageParams) error
func (*InboxService) GetAuthSession ¶
func (aaa *InboxService) GetAuthSession() auth.Session
func (*InboxService) UpdateFlightId ¶ added in v0.63.0
func (aaa *InboxService) UpdateFlightId(flightId string)
type ModerationService ¶
type ModerationService struct { Client *chatclient.JusticeChatService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ModerationService) AdminDeleteChatSnapshot
deprecated
func (aaa *ModerationService) AdminDeleteChatSnapshot(input *moderation.AdminDeleteChatSnapshotParams) error
Deprecated: 2022-01-10 - please use AdminDeleteChatSnapshotShort instead.
func (*ModerationService) AdminDeleteChatSnapshotShort ¶
func (aaa *ModerationService) AdminDeleteChatSnapshotShort(input *moderation.AdminDeleteChatSnapshotParams) error
func (*ModerationService) AdminGetChatSnapshot
deprecated
func (aaa *ModerationService) AdminGetChatSnapshot(input *moderation.AdminGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)
Deprecated: 2022-01-10 - please use AdminGetChatSnapshotShort instead.
func (*ModerationService) AdminGetChatSnapshotShort ¶
func (aaa *ModerationService) AdminGetChatSnapshotShort(input *moderation.AdminGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)
func (*ModerationService) GetAuthSession ¶
func (aaa *ModerationService) GetAuthSession() auth.Session
func (*ModerationService) PublicGetChatSnapshot
deprecated
func (aaa *ModerationService) PublicGetChatSnapshot(input *moderation.PublicGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)
Deprecated: 2022-01-10 - please use PublicGetChatSnapshotShort instead.
func (*ModerationService) PublicGetChatSnapshotShort ¶
func (aaa *ModerationService) PublicGetChatSnapshotShort(input *moderation.PublicGetChatSnapshotParams) (*chatclientmodels.ModelsChatSnapshots, error)
func (*ModerationService) UpdateFlightId ¶ added in v0.63.0
func (aaa *ModerationService) UpdateFlightId(flightId string)
type OperationsService ¶
type OperationsService struct { Client *chatclient.JusticeChatService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*OperationsService) GetAuthSession ¶
func (aaa *OperationsService) GetAuthSession() auth.Session
func (*OperationsService) PublicGetMessages
deprecated
func (aaa *OperationsService) PublicGetMessages(input *operations.PublicGetMessagesParams) ([]*chatclientmodels.LogAppMessageDeclaration, error)
Deprecated: 2022-01-10 - please use PublicGetMessagesShort instead.
func (*OperationsService) PublicGetMessagesShort ¶
func (aaa *OperationsService) PublicGetMessagesShort(input *operations.PublicGetMessagesParams) ([]*chatclientmodels.LogAppMessageDeclaration, error)
func (*OperationsService) UpdateFlightId ¶ added in v0.63.0
func (aaa *OperationsService) UpdateFlightId(flightId string)
type ProfanityService ¶
type ProfanityService struct { Client *chatclient.JusticeChatService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ProfanityService) AdminProfanityCreate
deprecated
func (aaa *ProfanityService) AdminProfanityCreate(input *profanity.AdminProfanityCreateParams) (*chatclientmodels.ModelsDictionary, error)
Deprecated: 2022-01-10 - please use AdminProfanityCreateShort instead.
func (*ProfanityService) AdminProfanityCreateBulk
deprecated
func (aaa *ProfanityService) AdminProfanityCreateBulk(input *profanity.AdminProfanityCreateBulkParams) (*chatclientmodels.ModelsDictionary, error)
Deprecated: 2022-01-10 - please use AdminProfanityCreateBulkShort instead.
func (*ProfanityService) AdminProfanityCreateBulkShort ¶
func (aaa *ProfanityService) AdminProfanityCreateBulkShort(input *profanity.AdminProfanityCreateBulkParams) (*chatclientmodels.ModelsDictionary, error)
func (*ProfanityService) AdminProfanityCreateShort ¶
func (aaa *ProfanityService) AdminProfanityCreateShort(input *profanity.AdminProfanityCreateParams) (*chatclientmodels.ModelsDictionary, error)
func (*ProfanityService) AdminProfanityDelete
deprecated
func (aaa *ProfanityService) AdminProfanityDelete(input *profanity.AdminProfanityDeleteParams) error
Deprecated: 2022-01-10 - please use AdminProfanityDeleteShort instead.
func (*ProfanityService) AdminProfanityDeleteShort ¶
func (aaa *ProfanityService) AdminProfanityDeleteShort(input *profanity.AdminProfanityDeleteParams) error
func (*ProfanityService) AdminProfanityExport
deprecated
func (aaa *ProfanityService) AdminProfanityExport(input *profanity.AdminProfanityExportParams) (*chatclientmodels.ModelsDictionaryExport, error)
Deprecated: 2022-01-10 - please use AdminProfanityExportShort instead.
func (*ProfanityService) AdminProfanityExportShort ¶
func (aaa *ProfanityService) AdminProfanityExportShort(input *profanity.AdminProfanityExportParams) (*chatclientmodels.ModelsDictionaryExport, error)
func (*ProfanityService) AdminProfanityGroup
deprecated
func (aaa *ProfanityService) AdminProfanityGroup(input *profanity.AdminProfanityGroupParams) ([]*chatclientmodels.ModelsDictionaryGroup, error)
Deprecated: 2022-01-10 - please use AdminProfanityGroupShort instead.
func (*ProfanityService) AdminProfanityGroupShort ¶
func (aaa *ProfanityService) AdminProfanityGroupShort(input *profanity.AdminProfanityGroupParams) ([]*chatclientmodels.ModelsDictionaryGroup, error)
func (*ProfanityService) AdminProfanityImport
deprecated
func (aaa *ProfanityService) AdminProfanityImport(input *profanity.AdminProfanityImportParams) (*chatclientmodels.ModelsDictionaryImportResult, error)
Deprecated: 2022-01-10 - please use AdminProfanityImportShort instead.
func (*ProfanityService) AdminProfanityImportShort ¶
func (aaa *ProfanityService) AdminProfanityImportShort(input *profanity.AdminProfanityImportParams) (*chatclientmodels.ModelsDictionaryImportResult, error)
func (*ProfanityService) AdminProfanityQuery
deprecated
func (aaa *ProfanityService) AdminProfanityQuery(input *profanity.AdminProfanityQueryParams) (*chatclientmodels.ModelsDictionaryQueryResult, error)
Deprecated: 2022-01-10 - please use AdminProfanityQueryShort instead.
func (*ProfanityService) AdminProfanityQueryShort ¶
func (aaa *ProfanityService) AdminProfanityQueryShort(input *profanity.AdminProfanityQueryParams) (*chatclientmodels.ModelsDictionaryQueryResult, error)
func (*ProfanityService) AdminProfanityUpdate
deprecated
func (aaa *ProfanityService) AdminProfanityUpdate(input *profanity.AdminProfanityUpdateParams) (*chatclientmodels.ModelsDictionary, error)
Deprecated: 2022-01-10 - please use AdminProfanityUpdateShort instead.
func (*ProfanityService) AdminProfanityUpdateShort ¶
func (aaa *ProfanityService) AdminProfanityUpdateShort(input *profanity.AdminProfanityUpdateParams) (*chatclientmodels.ModelsDictionary, error)
func (*ProfanityService) GetAuthSession ¶
func (aaa *ProfanityService) GetAuthSession() auth.Session
func (*ProfanityService) UpdateFlightId ¶ added in v0.63.0
func (aaa *ProfanityService) UpdateFlightId(flightId string)
type TopicService ¶
type TopicService struct { Client *chatclient.JusticeChatService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*TopicService) AdminAddTopicMember
deprecated
func (aaa *TopicService) AdminAddTopicMember(input *topic.AdminAddTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)
Deprecated: 2022-01-10 - please use AdminAddTopicMemberShort instead.
func (*TopicService) AdminAddTopicMemberShort ¶
func (aaa *TopicService) AdminAddTopicMemberShort(input *topic.AdminAddTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)
func (*TopicService) AdminBanTopicMembers
deprecated
func (aaa *TopicService) AdminBanTopicMembers(input *topic.AdminBanTopicMembersParams) (*chatclientmodels.ModelsBanTopicMemberResult, error)
Deprecated: 2022-01-10 - please use AdminBanTopicMembersShort instead.
func (*TopicService) AdminBanTopicMembersShort ¶
func (aaa *TopicService) AdminBanTopicMembersShort(input *topic.AdminBanTopicMembersParams) (*chatclientmodels.ModelsBanTopicMemberResult, error)
func (*TopicService) AdminChannelTopicInfo
deprecated
func (aaa *TopicService) AdminChannelTopicInfo(input *topic.AdminChannelTopicInfoParams) (*chatclientmodels.ModelsChannelTopicResponse, error)
Deprecated: 2022-01-10 - please use AdminChannelTopicInfoShort instead.
func (*TopicService) AdminChannelTopicInfoShort ¶
func (aaa *TopicService) AdminChannelTopicInfoShort(input *topic.AdminChannelTopicInfoParams) (*chatclientmodels.ModelsChannelTopicResponse, error)
func (*TopicService) AdminChannelTopicList
deprecated
func (aaa *TopicService) AdminChannelTopicList(input *topic.AdminChannelTopicListParams) (*chatclientmodels.ModelsChannelTopicWithPaginationResponse, error)
Deprecated: 2022-01-10 - please use AdminChannelTopicListShort instead.
func (*TopicService) AdminChannelTopicListShort ¶
func (aaa *TopicService) AdminChannelTopicListShort(input *topic.AdminChannelTopicListParams) (*chatclientmodels.ModelsChannelTopicWithPaginationResponse, error)
func (*TopicService) AdminChannelTopicSummary
deprecated
func (aaa *TopicService) AdminChannelTopicSummary(input *topic.AdminChannelTopicSummaryParams) (*chatclientmodels.ModelsChannelTopicSummaryResponse, error)
Deprecated: 2022-01-10 - please use AdminChannelTopicSummaryShort instead.
func (*TopicService) AdminChannelTopicSummaryShort ¶
func (aaa *TopicService) AdminChannelTopicSummaryShort(input *topic.AdminChannelTopicSummaryParams) (*chatclientmodels.ModelsChannelTopicSummaryResponse, error)
func (*TopicService) AdminChatHistory
deprecated
func (aaa *TopicService) AdminChatHistory(input *topic.AdminChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)
Deprecated: 2022-01-10 - please use AdminChatHistoryShort instead.
func (*TopicService) AdminChatHistoryShort ¶
func (aaa *TopicService) AdminChatHistoryShort(input *topic.AdminChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)
func (*TopicService) AdminCreateNamespaceTopic
deprecated
func (aaa *TopicService) AdminCreateNamespaceTopic(input *topic.AdminCreateNamespaceTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateNamespaceTopicShort instead.
func (*TopicService) AdminCreateNamespaceTopicShort ¶
func (aaa *TopicService) AdminCreateNamespaceTopicShort(input *topic.AdminCreateNamespaceTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
func (*TopicService) AdminCreateTopic
deprecated
func (aaa *TopicService) AdminCreateTopic(input *topic.AdminCreateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateTopicShort instead.
func (*TopicService) AdminCreateTopicShort ¶
func (aaa *TopicService) AdminCreateTopicShort(input *topic.AdminCreateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
func (*TopicService) AdminDeleteChat
deprecated
func (aaa *TopicService) AdminDeleteChat(input *topic.AdminDeleteChatParams) error
Deprecated: 2022-01-10 - please use AdminDeleteChatShort instead.
func (*TopicService) AdminDeleteChatShort ¶
func (aaa *TopicService) AdminDeleteChatShort(input *topic.AdminDeleteChatParams) error
func (*TopicService) AdminDeleteTopic
deprecated
func (aaa *TopicService) AdminDeleteTopic(input *topic.AdminDeleteTopicParams) (*chatclientmodels.MessageActionDeleteTopicResult, error)
Deprecated: 2022-01-10 - please use AdminDeleteTopicShort instead.
func (*TopicService) AdminDeleteTopicShort ¶
func (aaa *TopicService) AdminDeleteTopicShort(input *topic.AdminDeleteTopicParams) (*chatclientmodels.MessageActionDeleteTopicResult, error)
func (*TopicService) AdminFilterChatMessage
deprecated
added in
v0.69.0
func (aaa *TopicService) AdminFilterChatMessage(input *topic.AdminFilterChatMessageParams) (*chatclientmodels.ModelsMessageResultWithAttributes, error)
Deprecated: 2022-01-10 - please use AdminFilterChatMessageShort instead.
func (*TopicService) AdminFilterChatMessageShort ¶ added in v0.69.0
func (aaa *TopicService) AdminFilterChatMessageShort(input *topic.AdminFilterChatMessageParams) (*chatclientmodels.ModelsMessageResultWithAttributes, error)
func (*TopicService) AdminQueryTopic
deprecated
func (aaa *TopicService) AdminQueryTopic(input *topic.AdminQueryTopicParams) ([]*chatclientmodels.ModelsTopicInfo, error)
Deprecated: 2022-01-10 - please use AdminQueryTopicShort instead.
func (*TopicService) AdminQueryTopicLog
deprecated
func (aaa *TopicService) AdminQueryTopicLog(input *topic.AdminQueryTopicLogParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)
Deprecated: 2022-01-10 - please use AdminQueryTopicLogShort instead.
func (*TopicService) AdminQueryTopicLogShort ¶
func (aaa *TopicService) AdminQueryTopicLogShort(input *topic.AdminQueryTopicLogParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)
func (*TopicService) AdminQueryTopicShort ¶
func (aaa *TopicService) AdminQueryTopicShort(input *topic.AdminQueryTopicParams) ([]*chatclientmodels.ModelsTopicInfo, error)
func (*TopicService) AdminQueryUsersTopic
deprecated
func (aaa *TopicService) AdminQueryUsersTopic(input *topic.AdminQueryUsersTopicParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)
Deprecated: 2022-01-10 - please use AdminQueryUsersTopicShort instead.
func (*TopicService) AdminQueryUsersTopicShort ¶
func (aaa *TopicService) AdminQueryUsersTopicShort(input *topic.AdminQueryUsersTopicParams) (*chatclientmodels.ModelsTopicLogWithPaginationResponse, error)
func (*TopicService) AdminRemoveTopicMember
deprecated
func (aaa *TopicService) AdminRemoveTopicMember(input *topic.AdminRemoveTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)
Deprecated: 2022-01-10 - please use AdminRemoveTopicMemberShort instead.
func (*TopicService) AdminRemoveTopicMemberShort ¶
func (aaa *TopicService) AdminRemoveTopicMemberShort(input *topic.AdminRemoveTopicMemberParams) (*chatclientmodels.MessageActionAddUserToTopicResult, error)
func (*TopicService) AdminSendChat
deprecated
func (aaa *TopicService) AdminSendChat(input *topic.AdminSendChatParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
Deprecated: 2022-01-10 - please use AdminSendChatShort instead.
func (*TopicService) AdminSendChatShort ¶
func (aaa *TopicService) AdminSendChatShort(input *topic.AdminSendChatParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
func (*TopicService) AdminTopicChatHistory
deprecated
func (aaa *TopicService) AdminTopicChatHistory(input *topic.AdminTopicChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)
Deprecated: 2022-01-10 - please use AdminTopicChatHistoryShort instead.
func (*TopicService) AdminTopicChatHistoryShort ¶
func (aaa *TopicService) AdminTopicChatHistoryShort(input *topic.AdminTopicChatHistoryParams) (*chatclientmodels.ModelsChatMessageWithPaginationResponse, error)
func (*TopicService) AdminTopicList
deprecated
func (aaa *TopicService) AdminTopicList(input *topic.AdminTopicListParams) ([]*chatclientmodels.ModelsTopicResponse, error)
Deprecated: 2022-01-10 - please use AdminTopicListShort instead.
func (*TopicService) AdminTopicListShort ¶
func (aaa *TopicService) AdminTopicListShort(input *topic.AdminTopicListParams) ([]*chatclientmodels.ModelsTopicResponse, error)
func (*TopicService) AdminTopicMembers
deprecated
func (aaa *TopicService) AdminTopicMembers(input *topic.AdminTopicMembersParams) (*chatclientmodels.ModelsTopicMemberWithPaginationResponse, error)
Deprecated: 2022-01-10 - please use AdminTopicMembersShort instead.
func (*TopicService) AdminTopicMembersShort ¶
func (aaa *TopicService) AdminTopicMembersShort(input *topic.AdminTopicMembersParams) (*chatclientmodels.ModelsTopicMemberWithPaginationResponse, error)
func (*TopicService) AdminTopicShards
deprecated
func (aaa *TopicService) AdminTopicShards(input *topic.AdminTopicShardsParams) ([]string, error)
Deprecated: 2022-01-10 - please use AdminTopicShardsShort instead.
func (*TopicService) AdminTopicShardsShort ¶
func (aaa *TopicService) AdminTopicShardsShort(input *topic.AdminTopicShardsParams) ([]string, error)
func (*TopicService) AdminUnbanTopicMembers
deprecated
func (aaa *TopicService) AdminUnbanTopicMembers(input *topic.AdminUnbanTopicMembersParams) (*chatclientmodels.ModelsUnbanTopicMemberResult, error)
Deprecated: 2022-01-10 - please use AdminUnbanTopicMembersShort instead.
func (*TopicService) AdminUnbanTopicMembersShort ¶
func (aaa *TopicService) AdminUnbanTopicMembersShort(input *topic.AdminUnbanTopicMembersParams) (*chatclientmodels.ModelsUnbanTopicMemberResult, error)
func (*TopicService) AdminUpdateTopic
deprecated
func (aaa *TopicService) AdminUpdateTopic(input *topic.AdminUpdateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateTopicShort instead.
func (*TopicService) AdminUpdateTopicShort ¶
func (aaa *TopicService) AdminUpdateTopicShort(input *topic.AdminUpdateTopicParams) (*chatclientmodels.APICreateTopicResponse, error)
func (*TopicService) GetAuthSession ¶
func (aaa *TopicService) GetAuthSession() auth.Session
func (*TopicService) PublicBanTopicMembers
deprecated
func (aaa *TopicService) PublicBanTopicMembers(input *topic.PublicBanTopicMembersParams) (*chatclientmodels.ModelsPublicBanTopicMembersResponse, error)
Deprecated: 2022-01-10 - please use PublicBanTopicMembersShort instead.
func (*TopicService) PublicBanTopicMembersShort ¶
func (aaa *TopicService) PublicBanTopicMembersShort(input *topic.PublicBanTopicMembersParams) (*chatclientmodels.ModelsPublicBanTopicMembersResponse, error)
func (*TopicService) PublicChatHistory
deprecated
func (aaa *TopicService) PublicChatHistory(input *topic.PublicChatHistoryParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
Deprecated: 2022-01-10 - please use PublicChatHistoryShort instead.
func (*TopicService) PublicChatHistoryShort ¶
func (aaa *TopicService) PublicChatHistoryShort(input *topic.PublicChatHistoryParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
func (*TopicService) PublicDeleteChat
deprecated
func (aaa *TopicService) PublicDeleteChat(input *topic.PublicDeleteChatParams) error
Deprecated: 2022-01-10 - please use PublicDeleteChatShort instead.
func (*TopicService) PublicDeleteChatShort ¶
func (aaa *TopicService) PublicDeleteChatShort(input *topic.PublicDeleteChatParams) error
func (*TopicService) PublicGetMutedTopics
deprecated
func (aaa *TopicService) PublicGetMutedTopics(input *topic.PublicGetMutedTopicsParams) ([]*chatclientmodels.APIMutedTopicResponse, error)
Deprecated: 2022-01-10 - please use PublicGetMutedTopicsShort instead.
func (*TopicService) PublicGetMutedTopicsShort ¶
func (aaa *TopicService) PublicGetMutedTopicsShort(input *topic.PublicGetMutedTopicsParams) ([]*chatclientmodels.APIMutedTopicResponse, error)
func (*TopicService) PublicMuteUser
deprecated
func (aaa *TopicService) PublicMuteUser(input *topic.PublicMuteUserParams) error
Deprecated: 2022-01-10 - please use PublicMuteUserShort instead.
func (*TopicService) PublicMuteUserShort ¶
func (aaa *TopicService) PublicMuteUserShort(input *topic.PublicMuteUserParams) error
func (*TopicService) PublicTopicList
deprecated
func (aaa *TopicService) PublicTopicList(input *topic.PublicTopicListParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
Deprecated: 2022-01-10 - please use PublicTopicListShort instead.
func (*TopicService) PublicTopicListShort ¶
func (aaa *TopicService) PublicTopicListShort(input *topic.PublicTopicListParams) ([]*chatclientmodels.ModelsChatMessageResponse, error)
func (*TopicService) PublicUnbanTopicMembers
deprecated
func (aaa *TopicService) PublicUnbanTopicMembers(input *topic.PublicUnbanTopicMembersParams) (*chatclientmodels.ModelsPublicUnbanTopicMembersResponse, error)
Deprecated: 2022-01-10 - please use PublicUnbanTopicMembersShort instead.
func (*TopicService) PublicUnbanTopicMembersShort ¶
func (aaa *TopicService) PublicUnbanTopicMembersShort(input *topic.PublicUnbanTopicMembersParams) (*chatclientmodels.ModelsPublicUnbanTopicMembersResponse, error)
func (*TopicService) PublicUnmuteUser
deprecated
func (aaa *TopicService) PublicUnmuteUser(input *topic.PublicUnmuteUserParams) error
Deprecated: 2022-01-10 - please use PublicUnmuteUserShort instead.
func (*TopicService) PublicUnmuteUserShort ¶
func (aaa *TopicService) PublicUnmuteUserShort(input *topic.PublicUnmuteUserParams) error
func (*TopicService) UpdateFlightId ¶ added in v0.63.0
func (aaa *TopicService) UpdateFlightId(flightId string)