core

package
v0.96.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UsersCore

type UsersCore struct {
	logx.Logger
	MD *metadata.RpcMetadata
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, svcCtx *svc.ServiceContext) *UsersCore

func (*UsersCore) ContactsResolvePhone added in v0.86.3

ContactsResolvePhone contacts.resolvePhone#8af94344 phone:string = contacts.ResolvedPeer;

func (*UsersCore) UsersGetFullUser added in v0.87.1

func (c *UsersCore) UsersGetFullUser(in *mtproto.TLUsersGetFullUser) (*mtproto.Users_UserFull, error)

UsersGetFullUser users.getFullUser#b60f5918 id:InputUser = users.UserFull;

func (*UsersCore) UsersGetMe

func (c *UsersCore) UsersGetMe(in *mtproto.TLUsersGetMe) (*mtproto.User, error)

UsersGetMe users.getMe id:long token:string = User;

func (*UsersCore) UsersGetUsers

func (c *UsersCore) UsersGetUsers(in *mtproto.TLUsersGetUsers) (*mtproto.Vector_User, error)

UsersGetUsers users.getUsers#d91a548 id:Vector<InputUser> = Vector<User>;

Jump to

Keyboard shortcuts

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