github.com/gotd/td/tg.AuthBindTempAuthKeyRequest.PermAuthKeyID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_auth_bind_temp_auth_key_gen.go#L46: 	PermAuthKeyID int64
		tl_auth_bind_temp_auth_key_gen.go#L79: 	if !(b.PermAuthKeyID == 0) {
		tl_auth_bind_temp_auth_key_gen.go#L111: 	b.PermAuthKeyID = from.GetPermAuthKeyID()
		tl_auth_bind_temp_auth_key_gen.go#L174: 	buf.PutLong(b.PermAuthKeyID)
		tl_auth_bind_temp_auth_key_gen.go#L202: 		b.PermAuthKeyID = value
		tl_auth_bind_temp_auth_key_gen.go#L233: 	return b.PermAuthKeyID