public sealed class GetChatHistoryResponse : IMessage<GetChatHistoryResponse>,
IMessage, IEquatable<GetChatHistoryResponse>, IDeepCloneable<GetChatHistoryResponse>,
IBufferMessagePublic NotInheritable Class GetChatHistoryResponse
Implements IMessage(Of GetChatHistoryResponse), IMessage,
IEquatable(Of GetChatHistoryResponse), IDeepCloneable(Of GetChatHistoryResponse), IBufferMessagepublic ref class GetChatHistoryResponse sealed : IMessage<GetChatHistoryResponse^>,
IMessage, IEquatable<GetChatHistoryResponse^>, IDeepCloneable<GetChatHistoryResponse^>,
IBufferMessage[<SealedAttribute>]
type GetChatHistoryResponse =
class
interface IMessage<GetChatHistoryResponse>
interface IMessage
interface IEquatable<GetChatHistoryResponse>
interface IDeepCloneable<GetChatHistoryResponse>
interface IBufferMessage
end| GetChatHistoryResponse | Initializes a new instance of the GetChatHistoryResponse class |
| GetChatHistoryResponse(GetChatHistoryResponse) | Initializes a new instance of the GetChatHistoryResponse class |
| CalculateSize | |
| Clone | |
| Equals(GetChatHistoryResponse) | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MergeFrom(CodedInputStream) | |
| MergeFrom(GetChatHistoryResponse) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |
| DataFieldNumber | Field number for the "data" field. |