Make use of Generic store result in channels/app/webhook.go. Introduce new variable resultU (result user) to workaround incompatible assign error (since generics have been introduced).
Make use of Generic store result in channels/app/webhook.go. Introduce new variable resultU (result user) to workaround incompatible assign error (since generics have been introduced).