Typealias Sender
public typealias Sender = MessageKit.SenderType
A standard protocol representing a sender. Use this protocol to adhere an object as the sender of a MessageType.
public typealias Sender = MessageKit.SenderType
A standard protocol representing a sender. Use this protocol to adhere an object as the sender of a MessageType.