Searched defs:SetAppNotificationSettingsArg (Results 1 – 1 of 1) sorted by relevance
1789 type SetAppNotificationSettingsArg struct { struct1790 ConvID ConversationID `codec:"convID" json:"convID"`1791 Settings ConversationNotificationInfo `codec:"settings" json:"settings"`1928 …SetAppNotificationSettings(context.Context, SetAppNotificationSettingsArg) (SetAppNotificationSett… argument