- Enclosing class:
- TdApi
Removes a hashtag from the list of
recently used hashtags.
Returns
Ok-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemoves a hashtag from the list of recently used hashtags.RemoveRecentHashtag(DataInput input) Removes a hashtag from the list of recently used hashtags.RemoveRecentHashtag(String hashtag) Removes a hashtag from the list of recently used hashtags. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
hashtag
Hashtag to delete. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RemoveRecentHashtag
public RemoveRecentHashtag()Removes a hashtag from the list of recently used hashtags. ReturnsOk -
RemoveRecentHashtag
Removes a hashtag from the list of recently used hashtags. ReturnsOk- Parameters:
hashtag- String Hashtag to delete.
-
RemoveRecentHashtag
Removes a hashtag from the list of recently used hashtags. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-