In single line you could do this :
one line URI linkĀ Android and IOS
:
snapchat://add/<username>
or as you asked by using intent deeplinking URIĀ android only
:
intent://add/<username>#Intent;package=com.android.snapchat;scheme=snapchat;end
example : snapchat://add/abc12