public static class TdApi.SuggestedActionConvertToBroadcastGroup extends TdApi.SuggestedAction
TdApi.SuggestedAction.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
long |
supergroupId
Supergroup identifier.
|
Constructor and Description |
---|
SuggestedActionConvertToBroadcastGroup()
Suggests the user to convert specified supergroup to a broadcast group.
|
SuggestedActionConvertToBroadcastGroup(long supergroupId)
Suggests the user to convert specified supergroup to a broadcast group.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public long supergroupId
public static final int CONSTRUCTOR
public SuggestedActionConvertToBroadcastGroup()
public SuggestedActionConvertToBroadcastGroup(long supergroupId)
supergroupId
- Supergroup identifier.public int getConstructor()
getConstructor
in class TdApi.SuggestedAction