- Enclosing class:
- TdApi
Removes a hashtag from the list of
recently used hashtags.
Returns
Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRemoves 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
toString
Methods 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:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-