parse

fun parse(url: String): ChannelSet?(source)

Parses a Meshtastic share link into a ChannelSet.

Returns null if the URL is malformed or its base64 payload fails to decode into a valid protobuf message.