mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-20 00:56:47 +00:00
6 lines
49 B
Go
6 lines
49 B
Go
package events
|
|
|
|
type Raise struct {
|
|
eventBase
|
|
}
|