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