github.com/gotd/td/tg.Username.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_username_gen.go#L187: 	return u.DecodeBare(b)
		tl_username_gen.go#L191: func (u *Username) DecodeBare(b *bin.Buffer) error {