github.com/gotd/td/telegram.Client.Self (method)

2 uses

	github.com/gotd/td/telegram (current package)
		connect.go#L26: 			self, err := c.Self(ctx)
		self.go#L14: func (c *Client) Self(ctx context.Context) (*tg.User, error) {