Home
last modified time | relevance | path

Searched defs:SetAppNotificationSettingsArg (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dremote.go1789 type SetAppNotificationSettingsArg struct { struct
1790 ConvID ConversationID `codec:"convID" json:"convID"`
1791 Settings ConversationNotificationInfo `codec:"settings" json:"settings"`
1928 …SetAppNotificationSettings(context.Context, SetAppNotificationSettingsArg) (SetAppNotificationSett… argument