Skip to content

Commit

Permalink
- Stickers, featured stickers, recent stickers and recent GIFs!
Browse files Browse the repository at this point in the history
- Bugfixes and improvements

How to install Unigram: http://telegra.ph/How-to-install-Unigram-03-10-2
  • Loading branch information
FrayxRulez committed Mar 26, 2017
1 parent 39a2b40 commit af5e64e
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions Unigram/Unigram/ViewModels/Settings/SettingsStickersViewModel.cs
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Telegram.Api.Aggregator;
using Telegram.Api.Helpers;
using Telegram.Api.Aggregator;
using Telegram.Api.Services;
using Telegram.Api.Services.Cache;
using Telegram.Api.TL;
using Template10.Utils;
using Unigram.Core;
using Unigram.Services;
using Windows.UI.Xaml.Navigation;

namespace Unigram.ViewModels.Settings
{
Expand Down

0 comments on commit af5e64e

Please sign in to comment.