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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_passkeys_gen.go#L146: 	return p.DecodeBare(b)
		tl_account_passkeys_gen.go#L150: func (p *AccountPasskeys) DecodeBare(b *bin.Buffer) error {