Problem
Custom channel implementations don't have declared types, so the app cannot recognize them as specific channel types (chat, voice, SMS) for other features and integrations that rely on channel type metadata.
Request
Allow developers to declare the type of a custom channel so the app can categorize and handle it appropriately alongside native channel types.