TLRPC$TL_channelAdminLogEventActionToggleInvites.smali

.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_channelAdminLogEventActionToggleInvites;
.super Lim/tpelyyftgw/tgnet/TLRPC$ChannelAdminLogEventAction;
.source "TLRPC.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/tgnet/TLRPC;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "TL_channelAdminLogEventActionToggleInvites"
.end annotation


# static fields
.field public static constructor:I


# instance fields
.field public new_value:Z


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 26603
    const v0, 0x1b7907ae

    sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_channelAdminLogEventActionToggleInvites;->constructor:I

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 26602
    invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPC$ChannelAdminLogEventAction;-><init>()V

    return-void
.end method


# virtual methods
.method public readParams(Lim/tpelyyftgw/tgnet/AbstractSerializedData;Z)V
    .registers 4
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
    .param p2, "exception"    # Z

    .line 26608
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readBool(Z)Z

    move-result v0

    iput-boolean v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_channelAdminLogEventActionToggleInvites;->new_value:Z

    .line 26609
    return-void
.end method

.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
    .registers 3
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;

    .line 26612
    sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_channelAdminLogEventActionToggleInvites;->constructor:I

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V

    .line 26613
    iget-boolean v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_channelAdminLogEventActionToggleInvites;->new_value:Z

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeBool(Z)V

    .line 26614
    return-void
.end method