# Structs
PayloadBinary is a binary DataChannel message.
PayloadString is a string DataChannel message.
# Interfaces
Payload is the body of a DataChannel message.
# Type aliases
PayloadType are the different types of data that can be represented in a DataChannel message.