chat

package module
v0.1.0-alpha.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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
}

ConfigService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ConfigService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/chat-sdk/pkg"

func (*ConfigService) AdminGetAllConfigV1Short

func (aaa *ConfigService) AdminGetAllConfigV1Short(input *config.AdminGetAllConfigV1Params) (*chatclientmodels.ModelsConfigList, error)

func (*ConfigService) AdminGetConfigV1Short

func (*ConfigService) AdminGetLogConfigShort

func (*ConfigService) AdminPatchUpdateLogConfigShort

func (aaa *ConfigService) AdminPatchUpdateLogConfigShort(input *config.AdminPatchUpdateLogConfigParams) (*chatclientmodels.LogconfigConfiguration, error)

func (*ConfigService) AdminUpdateConfigV1Short

func (*ConfigService) ExportConfigShort

func (aaa *ConfigService) ExportConfigShort(input *config.ExportConfigParams) ([]*chatclientmodels.ModelsConfigExport, error)

func (*ConfigService) GetAuthSession

func (aaa *ConfigService) GetAuthSession() auth.Session

func (*ConfigService) ImportConfigShort

func (*ConfigService) PublicGetConfigV1Short

func (*ConfigService) UpdateFlightId

func (aaa *ConfigService) UpdateFlightId(flightId string)

type InboxService

type InboxService struct {
	Client           *chatclient.JusticeChatService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

InboxService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use InboxService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/chat-sdk/pkg"

func (*InboxService) AdminDeleteInboxCategoryShort

func (aaa *InboxService) AdminDeleteInboxCategoryShort(input *inbox.AdminDeleteInboxCategoryParams) error

func (*InboxService) AdminDeleteInboxMessageShort

func (aaa *InboxService) AdminDeleteInboxMessageShort(input *inbox.AdminDeleteInboxMessageParams) error

func (*InboxService) AdminGetCategorySchemaShort

func (aaa *InboxService) AdminGetCategorySchemaShort(input *inbox.AdminGetCategorySchemaParams) (*chatclientmodels.ModelsJSONSchemaType, error)

func (*InboxService) AdminGetInboxStatsShort

func (*InboxService) AdminGetInboxUsersShort

func (*InboxService) AdminUpdateInboxCategoryShort

func (aaa *InboxService) AdminUpdateInboxCategoryShort(input *inbox.AdminUpdateInboxCategoryParams) error

func (*InboxService) AdminUpdateInboxMessageShort

func (aaa *InboxService) AdminUpdateInboxMessageShort(input *inbox.AdminUpdateInboxMessageParams) error

func (*InboxService) GetAuthSession

func (aaa *InboxService) GetAuthSession() auth.Session

func (*InboxService) UpdateFlightId

func (aaa *InboxService) UpdateFlightId(flightId string)

type ModerationService

type ModerationService struct {
	Client           *chatclient.JusticeChatService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

ModerationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ModerationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/chat-sdk/pkg"

func (*ModerationService) AdminDeleteChatSnapshotShort

func (aaa *ModerationService) AdminDeleteChatSnapshotShort(input *moderation.AdminDeleteChatSnapshotParams) error

func (*ModerationService) AdminGetChatSnapshotShort

func (*ModerationService) GetAuthSession

func (aaa *ModerationService) GetAuthSession() auth.Session

func (*ModerationService) PublicGetChatSnapshotShort

func (*ModerationService) UpdateFlightId

func (aaa *ModerationService) UpdateFlightId(flightId string)

type OperationsService

type OperationsService struct {
	Client           *chatclient.JusticeChatService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

OperationsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use OperationsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/chat-sdk/pkg"

func (*OperationsService) GetAuthSession

func (aaa *OperationsService) GetAuthSession() auth.Session

func (*OperationsService) PublicGetMessagesShort

func (*OperationsService) UpdateFlightId

func (aaa *OperationsService) UpdateFlightId(flightId string)

type ProfanityService

type ProfanityService struct {
	Client           *chatclient.JusticeChatService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

ProfanityService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ProfanityService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/chat-sdk/pkg"

func (*ProfanityService) AdminProfanityCreateBulkShort

func (*ProfanityService) AdminProfanityCreateShort

func (*ProfanityService) AdminProfanityDeleteShort

func (aaa *ProfanityService) AdminProfanityDeleteShort(input *profanity.AdminProfanityDeleteParams) error

func (*ProfanityService) AdminProfanityExportShort

func (*ProfanityService) AdminProfanityGroupShort

func (*ProfanityService) AdminProfanityQueryShort

func (*ProfanityService) AdminProfanityUpdateShort

func (*ProfanityService) GetAuthSession

func (aaa *ProfanityService) GetAuthSession() auth.Session

func (*ProfanityService) UpdateFlightId

func (aaa *ProfanityService) UpdateFlightId(flightId string)

type TopicService

type TopicService struct {
	Client           *chatclient.JusticeChatService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

TopicService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use TopicService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/chat-sdk/pkg"

func (*TopicService) AdminBanTopicMembersShort

func (*TopicService) AdminChannelTopicInfoShort

func (*TopicService) AdminCreateNamespaceTopicShort

func (aaa *TopicService) AdminCreateNamespaceTopicShort(input *topic.AdminCreateNamespaceTopicParams) (*chatclientmodels.APICreateTopicResponse, error)

func (*TopicService) AdminCreateTopicShort

func (*TopicService) AdminDeleteChatShort

func (aaa *TopicService) AdminDeleteChatShort(input *topic.AdminDeleteChatParams) error

func (*TopicService) AdminDeleteTopicShort

func (*TopicService) AdminQueryTopicShort

func (aaa *TopicService) AdminQueryTopicShort(input *topic.AdminQueryTopicParams) ([]*chatclientmodels.ModelsTopicInfo, error)

func (*TopicService) AdminSendChatShort

func (*TopicService) AdminTopicListShort

func (aaa *TopicService) AdminTopicListShort(input *topic.AdminTopicListParams) ([]*chatclientmodels.ModelsTopicResponse, error)

func (*TopicService) AdminTopicShardsShort

func (aaa *TopicService) AdminTopicShardsShort(input *topic.AdminTopicShardsParams) ([]string, error)

func (*TopicService) AdminUnbanTopicMembersShort

func (*TopicService) AdminUpdateTopicShort

func (*TopicService) GetAuthSession

func (aaa *TopicService) GetAuthSession() auth.Session

func (*TopicService) PublicChatHistoryShort

func (*TopicService) PublicDeleteChatShort

func (aaa *TopicService) PublicDeleteChatShort(input *topic.PublicDeleteChatParams) error

func (*TopicService) PublicGetMutedTopicsShort

func (aaa *TopicService) PublicGetMutedTopicsShort(input *topic.PublicGetMutedTopicsParams) ([]*chatclientmodels.APIMutedTopicResponse, error)

func (*TopicService) PublicMuteUserShort

func (aaa *TopicService) PublicMuteUserShort(input *topic.PublicMuteUserParams) error

func (*TopicService) PublicTopicListShort

func (*TopicService) PublicUnmuteUserShort

func (aaa *TopicService) PublicUnmuteUserShort(input *topic.PublicUnmuteUserParams) error

func (*TopicService) UpdateFlightId

func (aaa *TopicService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL