github.com/gotd/td/crypto.BindAuthKeyInner.PermAuthKeyID (field)

4 uses

	github.com/gotd/td/crypto (current package)
		bind.go#L25: 	PermAuthKeyID int64
		bind.go#L43: 	b.PutLong(m.PermAuthKeyID)
		bind.go#L76: 		m.PermAuthKeyID = value

	github.com/gotd/td/mtproto
		bind.go#L71: 		PermAuthKeyID: s.PermKey.IntID(),