themes_client

package
v0.86.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThemesClient

type ThemesClient interface {
	AccountUploadTheme(ctx context.Context, in *mtproto.TLAccountUploadTheme) (*mtproto.Document, error)
	AccountCreateTheme(ctx context.Context, in *mtproto.TLAccountCreateTheme) (*mtproto.Theme, error)
	AccountUpdateTheme(ctx context.Context, in *mtproto.TLAccountUpdateTheme) (*mtproto.Theme, error)
	AccountSaveTheme(ctx context.Context, in *mtproto.TLAccountSaveTheme) (*mtproto.Bool, error)
	AccountInstallTheme(ctx context.Context, in *mtproto.TLAccountInstallTheme) (*mtproto.Bool, error)
	AccountGetTheme(ctx context.Context, in *mtproto.TLAccountGetTheme) (*mtproto.Theme, error)
	AccountGetThemes(ctx context.Context, in *mtproto.TLAccountGetThemes) (*mtproto.Account_Themes, error)
	AccountGetChatThemesD638DE89(ctx context.Context, in *mtproto.TLAccountGetChatThemesD638DE89) (*mtproto.Account_Themes, error)
	MessagesSetChatTheme(ctx context.Context, in *mtproto.TLMessagesSetChatTheme) (*mtproto.Updates, error)
	AccountGetChatThemesD6D71D7B(ctx context.Context, in *mtproto.TLAccountGetChatThemesD6D71D7B) (*mtproto.Account_ChatThemes, error)
}

func NewThemesClient

func NewThemesClient(cli zrpc.Client) ThemesClient

Jump to

Keyboard shortcuts

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