github.com/gotd/td/mtproto.Handler.OnSession (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		conn.go#L28: 	OnSession(session Session) error
		handle_session_created.go#L39: 	if err := c.handler.OnSession(c.session()); err != nil {