Update mautrix-go
This commit is contained in:
@ -21,12 +21,3 @@ type WhatsAppID = string
|
||||
|
||||
// WhatsAppMessageID is the internal ID of a WhatsApp message.
|
||||
type WhatsAppMessageID = string
|
||||
|
||||
// MatrixUserID is the ID of a Matrix user.
|
||||
type MatrixUserID = string
|
||||
|
||||
// MatrixRoomID is the internal room ID of a Matrix room.
|
||||
type MatrixRoomID = string
|
||||
|
||||
// MatrixEventID is the internal ID of a Matrix event.
|
||||
type MatrixEventID = string
|
||||
|
Reference in New Issue
Block a user