github.com/gotd/td/tg.AccountUpdateBusinessLocationRequest.GetGeoPoint (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_business_location_gen.go#L239: func (u *AccountUpdateBusinessLocationRequest) GetGeoPoint() (value InputGeoPointClass, ok bool) {
		tl_account_update_business_location_gen.go#L270: 	if value, ok := u.GetGeoPoint(); ok {